Add tst-gnu2-tls2mod1 to test-internal-extras
authorAndreas Schwab <schwab@suse.de>
Tue, 19 Mar 2024 12:49:50 +0000 (13:49 +0100)
committerAndreas Schwab <schwab@suse.de>
Tue, 19 Mar 2024 13:28:28 +0000 (14:28 +0100)
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")

sysdeps/x86_64/Makefile

index 66b21954f3d9fef64bb01e3ef71f65ecb13d96e8..39048b12e0493bb5062653077c61af74565d6980 100644 (file)
@@ -217,6 +217,8 @@ valgrind-suppressions-tst-valgrind-smoke = \
   --suppressions=$(..)sysdeps/x86_64/tst-valgrind-smoke.supp
 endif
 
+test-internal-extras += tst-gnu2-tls2mod1
+
 endif # $(subdir) == elf
 
 ifeq ($(subdir),csu)
This page took 0.040401 seconds and 5 git commands to generate.