components/libtecla/Makefile
changeset 1638 e09cb51b45b1
parent 1058 34d7aaa03423
child 1948 2d1537e7942d
--- a/components/libtecla/Makefile	Mon Jan 13 12:44:59 2014 -0800
+++ b/components/libtecla/Makefile	Mon Jan 13 14:34:41 2014 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../make-rules/shared-macros.mk
 
@@ -46,6 +46,8 @@
 # We have our own pre-Solarified man pages.
 CONFIGURE_OPTIONS +=	--without-man-pages
 
+ASLR_MODE =	$(ASLR_ENABLE)
+
 # common targets
 build:		$(BUILD_32_and_64)