]> 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>
Thu, 25 Jan 2018 00:03:39 +0000 (16:03 -0800)
elf/Makefile

index ccd4dfea0b8dbd76c9e0d740b268c686b93d4ce5..e4605877a382f54b84bc84282c867550d179c059 100644 (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