summaryrefslogtreecommitdiffstats
path: root/usr.bin/su
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2001-12-12 23:29:13 +0000
committermarkm <markm@FreeBSD.org>2001-12-12 23:29:13 +0000
commit00e6a12e4a4d7b5e98408f491a5d5d854b40a366 (patch)
tree08c463244948ae78cfa03e32513b9de34c8ff743 /usr.bin/su
parent5388af43e4c4b79bb76d8cc6bccfa661120b3808 (diff)
downloadFreeBSD-src-00e6a12e4a4d7b5e98408f491a5d5d854b40a366.zip
FreeBSD-src-00e6a12e4a4d7b5e98408f491a5d5d854b40a366.tar.gz
Remove to-be-default WARNS?=2
Diffstat (limited to 'usr.bin/su')
-rw-r--r--usr.bin/su/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/su/Makefile b/usr.bin/su/Makefile
index fff40f2..4b177a3 100644
--- a/usr.bin/su/Makefile
+++ b/usr.bin/su/Makefile
@@ -6,8 +6,6 @@ PROG= su
DPADD+= ${LIBUTIL} ${LIBPAM}
LDADD+= -lutil ${MINUSLPAM}
-WARNS?= 2
-
BINOWN= root
BINMODE=4555
INSTALLFLAGS=-fschg
OpenPOWER on IntegriCloud