components/erlang/Makefile
changeset 1218 3de6dd637a9a
parent 1120 87d4e3f1bdb4
child 1496 f774cfa29f53
--- a/components/erlang/Makefile	Mon Mar 18 10:49:03 2013 -0700
+++ b/components/erlang/Makefile	Mon Mar 18 13:26:21 2013 -0700
@@ -100,6 +100,8 @@
 
 COMPONENT_INSTALL_ARGS += INSTALL_PREFIX=$(PROTO_DIR)
 
+ASLR_MODE = $(ASLR_ENABLE)
+
 # common targets
 build:	$(BUILD_32_and_64)