]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
sysdeps/unix/sysv/linux/x86_64/Makefile: Add the end marker
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 28 Feb 2024 13:46:40 +0000 (05:46 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 28 Feb 2024 13:48:27 +0000 (05:48 -0800)
Add the end marker to tests, tests-container and modules-names.

sysdeps/unix/sysv/linux/x86_64/Makefile

index 4223feb95f6fe2f570f1770e5e8c2a749147a1ff..7d1d205fa0b264a7e11bbdf27fb40941cbb94b53 100644 (file)
@@ -17,18 +17,21 @@ endif
 ifeq ($(subdir),elf)
 ifeq (yes,$(enable-x86-isa-level))
 tests += \
-  tst-glibc-hwcaps-2
+  tst-glibc-hwcaps-2 \
+# tests
 ifeq (no,$(build-hardcoded-path-in-tests))
 # This is an ld.so.cache test, and RPATH/RUNPATH in the executable
 # interferes with its test objectives.
 tests-container += \
-  tst-glibc-hwcaps-2-cache
+  tst-glibc-hwcaps-2-cache \
+# tests-container
 endif
 modules-names += \
   libx86-64-isa-level-1 \
   libx86-64-isa-level-2 \
   libx86-64-isa-level-3 \
-  libx86-64-isa-level-4
+  libx86-64-isa-level-4 \
+# modules-names
 
 $(objpfx)tst-glibc-hwcaps-2: $(objpfx)libx86-64-isa-level.so