You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-mail/vpopmail/files/vpopmail-lazy.patch

11 lines
323 B

--- a/Makefile.am 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@