components/slang/Makefile
changeset 1772 6f53e94c4c78
parent 1058 34d7aaa03423
child 1948 2d1537e7942d
--- a/components/slang/Makefile	Wed Mar 19 13:06:31 2014 -0700
+++ b/components/slang/Makefile	Wed Mar 19 16:24:36 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)