components/nmap/Makefile
branchs11-update
changeset 2974 47287ed9c79c
parent 2855 576d5a7857b7
child 3661 47545fb8aed4
--- a/components/nmap/Makefile	Thu Feb 27 07:51:20 2014 -0800
+++ b/components/nmap/Makefile	Tue Mar 04 10:54:16 2014 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2013, 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
@@ -70,6 +70,8 @@
         $(GSED) -i -e 's?env python?python2.6?' \
                 $(PROTOUSRBINDIR)/uninstall_zenmap
 
+ASLR_MODE = $(ASLR_ENABLE)
+
 # common targets
 build:		$(BUILD_32)