71e867c5f5
Rather, setuid support is now always compiled in (at least on platforms that have the setresuid system call, e.g., Linux and FreeBSD), but it must enabled by chowning/chmodding the Nix binaries.
6 lines
205 B
Makefile
6 lines
205 B
Makefile
SUBDIRS = bin2c boost libutil libstore libmain nix-store nix-hash \
|
|
libexpr nix-instantiate nix-env nix-log2xml bsdiff-4.3
|
|
|
|
EXTRA_DIST = aterm-helper.pl
|
|
|
|
#SETUID_PROGS = nix-store nix-instantiate nix-env
|