]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Stub out execstack problem
authorStan Shebs <stanshebs@google.com>
Mon, 22 Jan 2018 20:12:51 +0000 (12:12 -0800)
committerStan Shebs <stanshebs@google.com>
Tue, 30 Apr 2019 20:39:38 +0000 (13:39 -0700)
elf/Makefile

index d09d8987f14a622e1f3380ef9554cf63c7931146..bce74163d2055f04efd06b29f4d3cac35674f7d5 100644 (file)
@@ -314,7 +314,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