summaryrefslogtreecommitdiff
path: root/security/PAM/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'security/PAM/patches/patch-ae')
-rw-r--r--security/PAM/patches/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/security/PAM/patches/patch-ae b/security/PAM/patches/patch-ae
new file mode 100644
index 00000000000..4f86bacc767
--- /dev/null
+++ b/security/PAM/patches/patch-ae
@@ -0,0 +1,13 @@
+$NetBSD: patch-ae,v 1.1.1.1 2000/10/21 18:41:54 rh Exp $
+
+--- modules/pam_lastlog/Makefile.orig Sun Jul 12 07:17:17 1998
++++ modules/pam_lastlog/Makefile
+@@ -26,7 +26,7 @@
+ export DYNAMIC=-DPAM_DYNAMIC
+ export CC=gcc
+ export CFLAGS=-O2 -Dlinux -DLINUX_PAM \
+- -ansi -D_POSIX_SOURCE -Wall -Wwrite-strings \
++ -ansi -Wall -Wwrite-strings \
+ -Wpointer-arith -Wcast-qual -Wcast-align -Wtraditional \
+ -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline \
+ -Wshadow -pedantic -fPIC