components/pinentry/Makefile
branchs11-update
changeset 2974 47287ed9c79c
parent 2434 6c9bb5cf5610
child 1724 c2416ec0de64
child 3661 47545fb8aed4
--- a/components/pinentry/Makefile	Thu Feb 27 07:51:20 2014 -0800
+++ b/components/pinentry/Makefile	Tue Mar 04 10:54:16 2014 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2012, 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
 
@@ -78,6 +78,8 @@
 CONFIGURE_OPTIONS  +=		--disable-pinentry-qt
 CONFIGURE_OPTIONS  +=		--disable-ncurses
 
+ASLR_MODE = $(ASLR_ENABLE)
+
 build: $(BUILD_32)
 
 install: $(INSTALL_32)