components/rtorrent/Makefile
changeset 1678 68d1cdc71760
parent 1352 1358a1e1ff4c
child 1724 c2416ec0de64
child 3661 47545fb8aed4
--- a/components/rtorrent/Makefile	Thu Jan 30 09:31:17 2014 -0800
+++ b/components/rtorrent/Makefile	Thu Jan 30 13:34:06 2014 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 # we really need to use studio, mostly because that's what
@@ -69,6 +69,7 @@
 CONFIGURE_OPTIONS +=		LDFLAGS="$(LDFLAGS)"
 CONFIGURE_OPTIONS +=		CXXFLAGS="$(CXXFLAGS)"
 
+ASLR_MODE = $(ASLR_ENABLE)
 
 # common targets
 build:		$(BUILD_32)