components/libarchive/Makefile
changeset 1434 c782e620dd26
parent 1316 22b5cf35a3ea
child 1948 2d1537e7942d
--- a/components/libarchive/Makefile	Wed Aug 14 11:12:36 2013 -0600
+++ b/components/libarchive/Makefile	Wed Aug 14 10:54:58 2013 -0700
@@ -52,6 +52,8 @@
     (cd $(@D)/doc/man ; rm *.[135] ; env PATH=/usr/gnu/bin:$$PATH gmake all)
 PKG_PROTO_DIRS += $(COMPONENT_SRC)/doc/man
 
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
 # common targets
 build:		$(BUILD_32_and_64)