diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-04-15 13:10:28 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-04-15 13:10:28 +0000 |
| commit | 4c8153125a9dbdc7a18373fa4fd81d3e34a8689c (patch) | |
| tree | fcdcb1f9292eb0a9ead893dd04e6782257a078fa /lib | |
| parent | 9368e99f259693a43a2a758447b600e478bf5a8c (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libpam/modules/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpam/modules/Makefile.inc b/lib/libpam/modules/Makefile.inc index 66b62d2eb77f..745991558872 100644 --- a/lib/libpam/modules/Makefile.inc +++ b/lib/libpam/modules/Makefile.inc @@ -9,6 +9,7 @@ SHLIB_NAME?= ${LIB}.so.${SHLIB_MAJOR} CFLAGS+= -I${PAMDIR}/include CFLAGS+= -I${.CURDIR}/../../libpam WARNS?= 4 +NO_WERROR= yes # This is nasty. # For the static case, libpam.a depends on the modules. |
