components/antlr/Makefile
changeset 1303 79b691ffbda3
parent 1058 34d7aaa03423
child 1434 c782e620dd26
--- a/components/antlr/Makefile	Tue May 14 22:57:32 2013 -0700
+++ b/components/antlr/Makefile	Wed May 15 12:38:01 2013 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -62,6 +62,8 @@
 
 COMPONENT_TEST_TARGETS = test
 
+ASLR_MODE = $(ASLR_ENABLE)
+
 # common targets
 build:          $(BUILD_32)