components/bison/Makefile
changeset 1138 6e1f85fa0151
parent 1058 34d7aaa03423
child 1256 afd0cd885ab3
--- a/components/bison/Makefile	Thu Jan 31 15:47:26 2013 -0800
+++ b/components/bison/Makefile	Fri Feb 01 18:32:13 2013 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -45,6 +45,9 @@
 CONFIGURE_OPTIONS  +=		--infodir=$(CONFIGURE_INFODIR)
 CONFIGURE_OPTIONS  +=		CFLAGS="$(CFLAGS)"
 
+# Enable ASLR for this component
+ASLR_MODE = $(ASLR_ENABLE)
+
 $(INSTALL_32):	$(INSTALL_64)
 
 # common targets