components/tcl/tk/Makefile
changeset 6552 402379bc1b60
parent 5682 94c0ca64c022
child 7170 019e1326fbcf
--- a/components/tcl/tk/Makefile	Thu Aug 04 09:42:22 2016 -0700
+++ b/components/tcl/tk/Makefile	Thu Aug 04 10:41:57 2016 -0700
@@ -66,8 +66,6 @@
 	'-e "/^Tests began at .*$$/d"' \
 	'-e "/^Tests ended at .*$$/d"'
 
-ASLR_MODE = $(ASLR_ENABLE)
-
 COMPONENT_POST_INSTALL_ACTION += \
 	sed -f $(COMPONENT_DIR)/files/tksed.$(BITS) \
 		$(PROTO_DIR)$(USRLIB.$(BITS))/tkConfig.sh > \