components/slang/Makefile
changeset 6552 402379bc1b60
parent 5066 7e7b4d607ab6
--- a/components/slang/Makefile	Thu Aug 04 09:42:22 2016 -0700
+++ b/components/slang/Makefile	Thu Aug 04 10:41:57 2016 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -58,8 +58,6 @@
 	'-e "s|^.*$(CC).*$$|XXX_CC_XXX|g" ' \
 	'-e "/^XXX_CC_XXX$$/d" '
 
-ASLR_MODE = $(ASLR_ENABLE)
-
 configure:	$(CONFIGURE_32_and_64)
 
 build:		$(BUILD_32_and_64)