components/python/python34/Makefile
changeset 6552 402379bc1b60
parent 6446 b54de573b4e9
child 6903 9681a8af4330
--- a/components/python/python34/Makefile	Thu Aug 04 09:42:22 2016 -0700
+++ b/components/python/python34/Makefile	Thu Aug 04 10:41:57 2016 -0700
@@ -134,8 +134,6 @@
 # 64 bit shared objects need to go in a 64-bit directory
 COMPONENT_INSTALL_ARGS.64 += DESTSHARED=$(CONFIGURE_PREFIX)/lib/python3.4/lib-dynload
 
-ASLR_MODE = $(ASLR_ENABLE)
-
 # Simplify the definitions of CC, CXX, CFLAGS and LDFLAGS so they hard-code
 # neither paths from our build systems nor Studio-specific options.
 COMPONENT_PRE_INSTALL_ACTION= \