components/memcached/Makefile
changeset 1273 7fe0aaf16d96
parent 1058 34d7aaa03423
child 1643 fecb396baaeb
--- a/components/memcached/Makefile	Wed Apr 17 15:32:13 2013 -0700
+++ b/components/memcached/Makefile	Thu Apr 18 09:21:46 2013 -0700
@@ -20,7 +20,7 @@
 #
 
 #
-# 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
@@ -56,6 +56,8 @@
 CONFIGURE_OPTIONS +=	--localstatedir=/var
 CONFIGURE_OPTIONS +=	CFLAGS="$(CFLAGS)"
 
+ASLR_MODE = $(ASLR_ENABLE)
+
 # common targets
 build:		$(BUILD_64)