components/perl_modules/net-ssleay/Makefile
changeset 1170 63707ad3c24c
parent 1152 96d423311191
child 1434 c782e620dd26
--- a/components/perl_modules/net-ssleay/Makefile	Fri Feb 22 10:14:05 2013 -0800
+++ b/components/perl_modules/net-ssleay/Makefile	Fri Feb 22 12:55:58 2013 -0800
@@ -40,6 +40,9 @@
 include $(WS_TOP)/make-rules/makemaker.mk
 include $(WS_TOP)/make-rules/ips.mk
 
+# Enable ASLR for this component
+ASLR_MODE = $(ASLR_ENABLE)
+
 # The component Makefile.PL file will ask some questions on whether we want
 # to run external tests, to which we want to answer with "n".
 COMPONENT_CONFIGURE_ENV += ; echo "n" |