components/php-common/Makefile
changeset 1434 c782e620dd26
parent 1058 34d7aaa03423
child 1943 1a27f000029f
--- a/components/php-common/Makefile	Wed Aug 14 11:12:36 2013 -0600
+++ b/components/php-common/Makefile	Wed Aug 14 10:54:58 2013 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../make-rules/shared-macros.mk
 
@@ -31,6 +31,8 @@
 include $(WS_TOP)/make-rules/configure.mk
 include $(WS_TOP)/make-rules/ips.mk
 
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
 # nothing to download or build; just package
 download prep build install test: