summaryrefslogtreecommitdiff
path: root/net-mail/vpopmail/files/vpopmail-lazy.patch
blob: e47bbaa9d4bae71094fc79967bfa93ae1b4aa9e2 (plain)
1
2
3
4
5
6
7
8
9
10
--- Makefile.am.orig	2005-11-18 03:19:43.000000000 +0100
+++ 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@