components/slang/Makefile
branchs11-update
changeset 3037 ef46824e0e76
parent 2434 6c9bb5cf5610
child 3661 47545fb8aed4
--- a/components/slang/Makefile	Wed Mar 26 13:35:48 2014 -0700
+++ b/components/slang/Makefile	Tue Apr 01 11:11:03 2014 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -46,6 +46,8 @@
 CONFIGURE_OPTIONS  +=		LDFLAGS="$(CFLAGS)"
 CONFIGURE_OPTIONS  +=		--sysconfdir=$(ETCDIR)/slsh
 
+ASLR_MODE=$(ASLR_ENABLE)
+
 # common targets
 build:		$(BUILD_32_and_64)