components/perl_modules/DBI/Makefile
changeset 1170 63707ad3c24c
parent 1152 96d423311191
child 1434 c782e620dd26
--- a/components/perl_modules/DBI/Makefile	Fri Feb 22 10:14:05 2013 -0800
+++ b/components/perl_modules/DBI/Makefile	Fri Feb 22 12:55:58 2013 -0800
@@ -36,6 +36,9 @@
 include $(WS_TOP)/make-rules/ips.mk
 include $(WS_TOP)/make-rules/makemaker.mk
 
+# Enable ASLR for this component
+ASLR_MODE = $(ASLR_ENABLE)
+
 COMPONENT_TEST_TARGETS = test
 
 build:		$(BUILD_32_and_64)