components/fetchmail/Makefile
changeset 1175 3b79e6aa942a
parent 1058 34d7aaa03423
child 1259 68c7d53a1374
--- a/components/fetchmail/Makefile	Mon Feb 25 11:30:46 2013 -0800
+++ b/components/fetchmail/Makefile	Mon Feb 25 11:31:59 2013 -0800
@@ -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
@@ -45,6 +45,8 @@
 CONFIGURE_OPTIONS  +=		--with-ssl
 CONFIGURE_OPTIONS  +=		--enable-NTLM
 
+ASLR_MODE = $(ASLR_ENABLE)
+
 # common targets
 build:		$(BUILD_32)