components/perl_modules/net-ssleay/Makefile
changeset 1434 c782e620dd26
parent 1170 63707ad3c24c
child 3743 da52fd64c863
--- a/components/perl_modules/net-ssleay/Makefile	Wed Aug 14 11:12:36 2013 -0600
+++ b/components/perl_modules/net-ssleay/Makefile	Wed Aug 14 10:54:58 2013 -0700
@@ -40,8 +40,7 @@
 include $(WS_TOP)/make-rules/makemaker.mk
 include $(WS_TOP)/make-rules/ips.mk
 
-# Enable ASLR for this component
-ASLR_MODE = $(ASLR_ENABLE)
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
 # 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".