mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-31 14:01:18 +08:00
Stub out execstack problem
This commit is contained in:
parent
a61a3a2f64
commit
3119277963
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user