diff -r c111a9dd45a7 -r c782e620dd26 components/python/mock/Makefile --- a/components/python/mock/Makefile Wed Aug 14 11:12:36 2013 -0600 +++ b/components/python/mock/Makefile Wed Aug 14 10:54:58 2013 -0700 @@ -39,6 +39,8 @@ COMPONENT_TEST_DIR = $(SOURCE_DIR) COMPONENT_TEST_ARGS = setup.py test +ASLR_MODE = $(ASLR_NOT_APPLICABLE) + # common targets build: $(BUILD_NO_ARCH)