components/daq/Makefile
changeset 1434 c782e620dd26
parent 1345 ee87318d9935
child 1948 2d1537e7942d
--- a/components/daq/Makefile	Wed Aug 14 11:12:36 2013 -0600
+++ b/components/daq/Makefile	Wed Aug 14 10:54:58 2013 -0700
@@ -47,7 +47,7 @@
 CONFIGURE_OPTIONS +=    --enable-static=no
 CONFIGURE_OPTIONS +=	CFLAGS="$(CFLAGS)"
 
-ASLR_MODE = $(ASLR_ENABLE)
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
 
 # common targets
 build:		$(BUILD_32_and_64)