components/apache2-modules/mod_security2/Makefile
changeset 1434 c782e620dd26
parent 1212 207ff3b0329a
child 1447 70f310fd9b7e
--- a/components/apache2-modules/mod_security2/Makefile	Wed Aug 14 11:12:36 2013 -0600
+++ b/components/apache2-modules/mod_security2/Makefile	Wed Aug 14 10:54:58 2013 -0700
@@ -51,6 +51,8 @@
 
 COMPONENT_TEST_ARGS += CFLAGS="$(CFLAGS) -DMSC_TEST"
 
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
 build: $(BUILD_32_and_64)
 
 test: $(TEST_32_and_64)