]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
elf: Add a comment after trailing backslashes
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 4 Jan 2022 14:58:34 +0000 (06:58 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 4 Jan 2022 14:58:34 +0000 (06:58 -0800)
elf/Makefile

index 8eb7e6e5d9edd19106e4e34c822a5b75c344f568..b86d116be9ff44a060eb632ec0b1361ae4b51d39 100644 (file)
@@ -333,6 +333,7 @@ tests-cxx = \
   tst-nodelete \
   tst-unique3 \
   tst-unique4 \
+# tests-cxx
 
 tests += $(if $(CXX),$(tests-cxx))
 tests-internal += loadtest unload unload2 circleload1 \
@@ -626,6 +627,7 @@ modules-names = \
   vismod1 \
   vismod2 \
   vismod3 \
+# modules-names
 
 modules-names-cxx = \
   tst-dlopen-nodelete-reloc-mod1 \
@@ -651,6 +653,7 @@ modules-names-cxx = \
   tst-unique3lib \
   tst-unique3lib2 \
   tst-unique4lib \
+# modules-names-cxx
 
 modules-names += \
   $(if $(CXX),$(modules-names-cxx)) \
@@ -660,6 +663,7 @@ modules-names += \
   $(tst-tls-many-dynamic-modules-dep-bad) \
   $(tlsmod17a-modules) \
   $(tlsmod18a-modules) \
+# modules-names
 
 # Most modules build with _ISOMAC defined, but those filtered out
 # depend on internal headers.