components/elinks/Makefile
changeset 1191 3bdf33525a13
parent 1058 34d7aaa03423
child 1232 e550ed2e3065
--- a/components/elinks/Makefile	Mon Mar 04 11:37:14 2013 -0800
+++ b/components/elinks/Makefile	Mon Mar 04 11:55:18 2013 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# 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
 
@@ -41,6 +41,8 @@
 CONFIGURE_OPTIONS  +=		--enable-256-colors
 CONFIGURE_OPTIONS  +=		CFLAGS="$(CFLAGS)"
 
+ASLR_MODE = $(ASLR_ENABLE)
+
 # common targets
 build:		$(BUILD_32)