pidgin/Makefile.mingw

branch
release-2.x.y
changeset 33364
d9ebf57cd361
parent 31219
51169fe44203
child 33366
75dbccde9fc7
--- a/pidgin/Makefile.mingw	Tue Aug 28 03:39:53 2012 -0400
+++ b/pidgin/Makefile.mingw	Thu Sep 06 04:33:08 2012 +0100
@@ -18,7 +18,7 @@
 
 WINAPP := -mwindows
 
-LDFLAGS := $(WINAPP)
+LDFLAGS := $(WINAPP) $(LD_HARDENING_OPTIONS)
 
 ##
 ## INCLUDE PATHS

mercurial