aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2001-04-11 20:23:23 +0000
committerRobert Watson <rwatson@FreeBSD.org>2001-04-11 20:23:23 +0000
commit3ceef0c3d72c133442cf7f328805d22a62695641 (patch)
treed3c11e0e1e4a407c437cb4f38641cb9e5e756021 /tools
parenta17e1baffd127485c4b16ead0996a14384c64348 (diff)
Notes
Diffstat (limited to 'tools')
-rw-r--r--tools/regression/security/proc_to_proc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/security/proc_to_proc/Makefile b/tools/regression/security/proc_to_proc/Makefile
index 48808790f0c2..65323f4ab365 100644
--- a/tools/regression/security/proc_to_proc/Makefile
+++ b/tools/regression/security/proc_to_proc/Makefile
@@ -3,7 +3,7 @@
PROG= testuid
NOMAN= yes
-#ADDITIONAL_FLAGS=-DSETSUGID_SUPPORTED
+ADDITIONAL_FLAGS=-DSETSUGID_SUPPORTED
#ADDITIONAL_FLAGS= -DSETSUGID_SUPPORTED_BUT_NO_LIBC_STUB
ADDITIONAL_FLAGS+= -DCHECK_CRED_SET
CFLAGS+= ${ADDITIONAL_FLAGS}