components/python/twisted/Makefile
changeset 1434 c782e620dd26
parent 1303 79b691ffbda3
child 1890 5a4ef66c42bf
--- a/components/python/twisted/Makefile	Wed Aug 14 11:12:36 2013 -0600
+++ b/components/python/twisted/Makefile	Wed Aug 14 10:54:58 2013 -0700
@@ -43,7 +43,7 @@
 COMPONENT_TEST_CMD= $(@D)/scripts-2.6/trial twisted
 COMPONENT_TEST_ARGS=""
 
-ASLR_MODE = $(ASLR_ENABLE)
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
 # common targets
 build:          $(BUILD_32_and_64)