components/pinentry/Makefile
changeset 1678 68d1cdc71760
parent 1058 34d7aaa03423
child 1724 c2416ec0de64
child 3661 47545fb8aed4
--- a/components/pinentry/Makefile	Thu Jan 30 09:31:17 2014 -0800
+++ b/components/pinentry/Makefile	Thu Jan 30 13:34:06 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)