check-execstack: Permit sysdeps to xfail some libs
commit2d5c41ded92bf1247ba2a29ad2074cf79dc15669
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Fri, 20 Jul 2018 00:49:44 +0000 (20 02:49 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Fri, 20 Jul 2018 01:28:14 +0000 (20 03:28 +0200)
tree9580c356237bb892e525b279d28714eae0aaf9fa
parent8ba1520e8c72ad0e2a33235625b37002c2715706
check-execstack: Permit sysdeps to xfail some libs

* scripts/check-execstack.awk: Consider `xfail' variable containing a
list
of libraries whose stack executability is expected.
* elf/Makefile ($(objpfx)check-execstack.out): Pass
$(check-execstack-xfail) to check-execstack.awk through `xfail'
variable.
* sysdeps/mach/hurd/i386/Makefile (check-execstack-xfail): Set to ld.so
libc.so libpthread.so.
ChangeLog
elf/Makefile
scripts/check-execstack.awk
sysdeps/mach/hurd/i386/Makefile