diff -r e41bbf0b1631 -r 68d1cdc71760 components/pinentry/Makefile --- 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)