components/libtorrent/Makefile
changeset 1434 c782e620dd26
parent 1352 1358a1e1ff4c
child 1948 2d1537e7942d
--- a/components/libtorrent/Makefile	Wed Aug 14 11:12:36 2013 -0600
+++ b/components/libtorrent/Makefile	Wed Aug 14 10:54:58 2013 -0700
@@ -77,6 +77,7 @@
 CONFIGURE_OPTIONS  +=	CFLAGS="$(CFLAGS)"
 CONFIGURE_OPTIONS  +=	CXXFLAGS="$(CXXFLAGS)"
 
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
 # common targets
 build:		$(BUILD_32_and_64)