components/apache24/Makefile
changeset 7245 934578b959f0
parent 7029 517b31b09adc
child 7270 2a82983df5d6
--- a/components/apache24/Makefile	Thu Nov 03 22:18:09 2016 -0700
+++ b/components/apache24/Makefile	Fri Nov 04 05:32:50 2016 -0700
@@ -48,6 +48,10 @@
 # to build modules.
 LDFLAGS += $(CC_BITS)
 
+# Enable adiheap and adistack security extensions
+ADIHEAP_MODE = $(ADIHEAP_ENABLE)
+ADISTACK_MODE = $(ADISTACK_ENABLE)
+
 PATCH_LEVEL=0
 
 # We will build two separate mod_ssl versions.