components/mutt/Makefile
changeset 1174 5ac53682aef3
parent 1058 34d7aaa03423
child 1260 edecf9fcf54d
--- a/components/mutt/Makefile	Mon Feb 25 10:47:26 2013 -0800
+++ b/components/mutt/Makefile	Mon Feb 25 11:30:46 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
@@ -59,6 +59,8 @@
 	$(GSED) -i 's%XXX-CUSAGE-XXX%$(shell $(CC) -V 2>&1 | head -1)%' \
 	$(BUILD_DIR_32)/muttbug.sh 
 
+ASLR_MODE = $(ASLR_ENABLE)
+
 # common targets
 build:		$(BUILD_32)