mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later)
This commit is contained in:
parent
1d5024f4f0
commit
181e991dfb
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue