Stub out execstack problem

This commit is contained in:
Stan Shebs 2018-01-22 12:12:51 -08:00
parent a61a3a2f64
commit 3119277963

View File

@ -306,7 +306,9 @@ tests-pie += vismain
CFLAGS-vismain.c += $(PIE-ccflag)
endif
endif
ifneq ($(with-clang),yes)
modules-execstack-yes = tst-execstack-mod
endif
extra-test-objs += $(addsuffix .os,$(strip $(modules-names)))
# filtmod1.so has a special rule