diff -r c111a9dd45a7 -r c782e620dd26 components/libksba/Makefile --- a/components/libksba/Makefile Wed Aug 14 11:12:36 2013 -0600 +++ b/components/libksba/Makefile Wed Aug 14 10:54:58 2013 -0700 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved. # include ../../make-rules/shared-macros.mk @@ -61,6 +61,8 @@ CONFIGURE_OPTIONS += --with-gpg-error-prefix=$(CONFIGURE_PREFIX) CONFIGURE_OPTIONS += --with-pic +ASLR_MODE = $(ASLR_NOT_APPLICABLE) + build: $(BUILD_32_and_64) install: $(INSTALL_32_and_64)