components/popt/Makefile
changeset 1434 c782e620dd26
parent 1086 658961e6c9b9
child 1948 2d1537e7942d
--- a/components/popt/Makefile	Wed Aug 14 11:12:36 2013 -0600
+++ b/components/popt/Makefile	Wed Aug 14 10:54:58 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
@@ -61,6 +61,8 @@
 
 PKG_PROTO_DIRS +=	$(COMPONENT_DIR)/files
 
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
 # common targets
 build:          $(BUILD_32_and_64)