diff -r 6a79bbbd44ef -r 2e2c630382bc components/sane-frontends/Makefile --- a/components/sane-frontends/Makefile Tue May 19 16:53:20 2015 -0700 +++ b/components/sane-frontends/Makefile Tue May 19 20:39:08 2015 -0700 @@ -47,6 +47,9 @@ configure: $(CONFIGURE_32) +# Enable ASLR for this component +ASLR_MODE = $(ASLR_ENABLE) + build: $(BUILD_32) install: $(INSTALL_32)