components/m4/Makefile
changeset 1223 28d011526d15
parent 1058 34d7aaa03423
child 1229 5da8394504c5
--- a/components/m4/Makefile	Tue Mar 19 12:14:27 2013 -0600
+++ b/components/m4/Makefile	Tue Mar 19 11:51:47 2013 -0700
@@ -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
@@ -43,6 +43,8 @@
 CONFIGURE_OPTIONS  +=	--infodir=$(CONFIGURE_INFODIR)
 CONFIGURE_OPTIONS  +=	CFLAGS="$(CFLAGS)"
 
+ASLR_MODE = $(ASLR_ENABLE)
+
 # common targets
 build:		$(BUILD_32)