Revert "Merge branch 'seccomp' of https://github.com/aszlig/nix"
This reverts commit9f3f2e21ed, reversing changes made to47f587700d.
This commit is contained in:
parent
11f0680f69
commit
3a4bd320c2
6 changed files with 30 additions and 139 deletions
|
|
@ -18,10 +18,6 @@ ifeq ($(OS), SunOS)
|
|||
libstore_LDFLAGS += -lsocket
|
||||
endif
|
||||
|
||||
ifeq ($(OS), Linux)
|
||||
libstore_LDFLAGS += -lseccomp
|
||||
endif
|
||||
|
||||
libstore_CXXFLAGS = \
|
||||
-DNIX_PREFIX=\"$(prefix)\" \
|
||||
-DNIX_STORE_DIR=\"$(storedir)\" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue