components/stdcxx/Makefile
changeset 1434 c782e620dd26
parent 1352 1358a1e1ff4c
child 1948 2d1537e7942d
--- a/components/stdcxx/Makefile	Wed Aug 14 11:12:36 2013 -0600
+++ b/components/stdcxx/Makefile	Wed Aug 14 10:54:58 2013 -0700
@@ -229,6 +229,8 @@
 	$(GCP) -rpd $(COMPONENT_SRC) $(COMPONENT_SRC)-$(BITS) ; \
 	$(RM) -rf $(COMPONENT_SRC) )
 
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
 build: $(BUILD_32) $(BUILD_64)
 
 install: $(BUILD_DIR_32)/.built $(BUILD_DIR_64)/.built