components/libestr/Makefile
changeset 1434 c782e620dd26
parent 1095 e720196b46b2
child 1948 2d1537e7942d
--- a/components/libestr/Makefile	Wed Aug 14 11:12:36 2013 -0600
+++ b/components/libestr/Makefile	Wed Aug 14 10:54:58 2013 -0700
@@ -41,6 +41,8 @@
 # This is needed for the 64-bit library to be built correctly.
 CONFIGURE_ENV +=	CFLAGS="$(CFLAGS)"
 
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
 # common targets
 build:		$(BUILD_32_and_64)