summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2002-02-06 18:14:59 +0000
committermarkm <markm@FreeBSD.org>2002-02-06 18:14:59 +0000
commit35ff6079959e644a517346effe2849d8d4c70e9f (patch)
tree64832fb4fde8518c403f163a0e42182eea158f76 /lib
parentb64b87af19cee8b080596b69e5c6d3fed9c0a96a (diff)
downloadFreeBSD-src-35ff6079959e644a517346effe2849d8d4c70e9f.zip
FreeBSD-src-35ff6079959e644a517346effe2849d8d4c70e9f.tar.gz
Comment out the WARNS= so as to not trample all over the GCC3 work.
Diffstat (limited to 'lib')
-rw-r--r--lib/libpam/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpam/Makefile.inc b/lib/libpam/Makefile.inc
index 1787c34..e6596a0 100644
--- a/lib/libpam/Makefile.inc
+++ b/lib/libpam/Makefile.inc
@@ -27,4 +27,4 @@
SHLIB_MAJOR= 1
SHLIB_MINOR= 0
-WARNS?= 4
+#WARNS?= 4
OpenPOWER on IntegriCloud