components/ncurses/Makefile
branchs11-update
changeset 2910 f8b8cbc43356
parent 2723 138732f62341
child 3661 47545fb8aed4
--- a/components/ncurses/Makefile	Fri Jan 17 12:16:54 2014 -0800
+++ b/components/ncurses/Makefile	Wed Jan 22 09:31:02 2014 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2012, 2013, 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
@@ -66,8 +66,6 @@
 	$(CP) /usr/share/lib/terminfo/s/sun-color \
 	$(PROTO_DIR)$(GNULIB)/terminfo/s/
 
-ASLR_MODE = $(ASLR_ENABLE)
-
 # common targets
 build:          $(BUILD_32_and_64)