diff -r 9e8381acb43a -r 28d011526d15 components/ncurses/Makefile --- a/components/ncurses/Makefile Tue Mar 19 12:14:27 2013 -0600 +++ b/components/ncurses/Makefile Tue Mar 19 11:51:47 2013 -0700 @@ -20,7 +20,7 @@ # # -# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved. # include ../../make-rules/shared-macros.mk @@ -66,6 +66,8 @@ $(CP) /usr/share/lib/terminfo/s/sun-color \ $(PROTO_DIR)$(GNULIB)/terminfo/s/ +ASLR_MODE = $(ASLR_ENABLE) + # common targets build: $(BUILD_32_and_64)