2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-04-12 14:21:18 +08:00

hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later)

This commit is contained in:
John David Anglin 2023-07-01 18:26:18 +00:00
parent 3593050c27
commit 8dcb1a5181

@ -14,3 +14,7 @@ test-xfail-check-execstack = yes
test-xfail-check-wx-segment = *
endif # $(subdir) == elf
ifeq ($(subdir),debug)
test-xfail-tst-ssp-1 = $(have-ssp)
endif # $(subdir) == debug