mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
Add tst-gnu2-tls2mod1 to test-internal-extras
That allows sysdeps/x86_64/tst-gnu2-tls2mod1.S to use internal headers.
Fixes: 717ebfa85c
("x86-64: Allocate state buffer space for RDI, RSI and RBX")
This commit is contained in:
parent
717ebfa85c
commit
fd7ee2e6c5
@ -217,6 +217,8 @@ valgrind-suppressions-tst-valgrind-smoke = \
|
|||||||
--suppressions=$(..)sysdeps/x86_64/tst-valgrind-smoke.supp
|
--suppressions=$(..)sysdeps/x86_64/tst-valgrind-smoke.supp
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
test-internal-extras += tst-gnu2-tls2mod1
|
||||||
|
|
||||||
endif # $(subdir) == elf
|
endif # $(subdir) == elf
|
||||||
|
|
||||||
ifeq ($(subdir),csu)
|
ifeq ($(subdir),csu)
|
||||||
|
Loading…
Reference in New Issue
Block a user