components/perl_modules/authen-pam/Makefile
branchs11-update
changeset 2910 f8b8cbc43356
parent 2750 a5a242fc4acc
child 3661 47545fb8aed4
--- a/components/perl_modules/authen-pam/Makefile	Fri Jan 17 12:16:54 2014 -0800
+++ b/components/perl_modules/authen-pam/Makefile	Wed Jan 22 09:31:02 2014 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../../make-rules/shared-macros.mk
@@ -41,8 +41,7 @@
 include $(WS_TOP)/make-rules/ips.mk
 include $(WS_TOP)/make-rules/makemaker.mk
 
-# Enable ASLR for this component
-ASLR_MODE = $(ASLR_ENABLE)
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
 # man pages go in the common area
 COMPONENT_INSTALL_ENV += INSTALLVENDORMAN3DIR=$(USRSHAREMAN3DIR)