components/antlr/Makefile
changeset 1434 c782e620dd26
parent 1303 79b691ffbda3
child 1948 2d1537e7942d
--- a/components/antlr/Makefile	Wed Aug 14 11:12:36 2013 -0600
+++ b/components/antlr/Makefile	Wed Aug 14 10:54:58 2013 -0700
@@ -62,7 +62,7 @@
 
 COMPONENT_TEST_TARGETS = test
 
-ASLR_MODE = $(ASLR_ENABLE)
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
 # common targets
 build:          $(BUILD_32)