summaryrefslogtreecommitdiff
path: root/net-mail/vpopmail/files/vpopmail-lazy.patch
blob: 4f4888ea6ba6a4e967a984bb4b72554ebe3c00de (plain)
1
2
3
4
5
6
7
8
9
10
--- a/Makefile.am.orig	2005-11-18 03:19:43.000000000 +0100
+++ b/Makefile.am	2005-11-18 03:20:18.000000000 +0100
@@ -33,6 +33,7 @@
 
 vchkpw_SOURCES = vchkpw.c md5.c hmac_md5.c
 vchkpw_LDADD = libvpopmail.a @auth_libs@
+vchkpw_LDFLAGS = -Wl,-z,now
 
 vchangepw_SOURCES = vchangepw.c
 vchangepw_LDADD = libvpopmail.a @auth_libs@