components/perl_modules/xml-parser/Makefile
changeset 1170 63707ad3c24c
parent 1152 96d423311191
child 1335 de08f025b1d0
--- a/components/perl_modules/xml-parser/Makefile	Fri Feb 22 10:14:05 2013 -0800
+++ b/components/perl_modules/xml-parser/Makefile	Fri Feb 22 12:55:58 2013 -0800
@@ -43,6 +43,9 @@
 include $(WS_TOP)/make-rules/ips.mk
 include $(WS_TOP)/make-rules/makemaker.mk
 
+# Enable ASLR for this component
+ASLR_MODE = $(ASLR_ENABLE)
+
 # man pages go in the common area
 COMPONENT_INSTALL_ENV += INSTALLVENDORMAN3DIR=$(USRSHAREMAN3DIR)