16390400 enable ASLR for procmail
authorJohn Beck <John.Beck@Oracle.COM>
Mon, 25 Feb 2013 10:47:26 -0800
changeset 1173 9041e9ef125a
parent 1172 812e434cd1a8
child 1174 5ac53682aef3
16390400 enable ASLR for procmail
components/procmail/Makefile
--- a/components/procmail/Makefile	Mon Feb 25 07:31:04 2013 -0800
+++ b/components/procmail/Makefile	Mon Feb 25 10:47:26 2013 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# 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
@@ -48,6 +48,8 @@
 
 PKG_PROTO_DIRS +=	$(COMPONENT_DIR)/files
 
+ASLR_MODE = $(ASLR_ENABLE)
+
 # common targets
 build:          $(BUILD_64)