components/python/python26/Makefile
changeset 1303 79b691ffbda3
parent 1246 164605dfef4e
child 1948 2d1537e7942d
--- a/components/python/python26/Makefile	Tue May 14 22:57:32 2013 -0700
+++ b/components/python/python26/Makefile	Wed May 15 12:38:01 2013 -0700
@@ -113,6 +113,8 @@
              $(MV) include/python2.6/pyconfig.h include/python2.6/pyconfig-$(BITS).h ; \
              $(TOUCH) lib/python2.6/lib2to3/*.pickle)
                 
+ASLR_MODE = $(ASLR_ENABLE)
+
 # common targets
 $(INSTALL_32):  $(INSTALL_64)
 build:		$(BUILD_32_and_64)