]> 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)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 31 Jan 2022 13:26:45 +0000 (14:26 +0100)
(cherry picked from commit f4f70c2895e3d325188a42c10eb7bb4335be6773)

elf/Makefile

index ec1cd49bb349d49a20b0051182f8a150e5e95874..5859d47fc7356be83b3c1857d34f319ea8897b77 100644 (file)
@@ -318,6 +318,7 @@ tests-cxx = \
   tst-nodelete \
   tst-unique3 \
   tst-unique4 \
+# tests-cxx
 
 tests += $(if $(CXX),$(tests-cxx))
 tests-internal += loadtest unload unload2 circleload1 \
@@ -582,6 +583,7 @@ modules-names = \
   vismod1 \
   vismod2 \
   vismod3 \
+# modules-names
 
 modules-names-cxx = \
   tst-dlopen-nodelete-reloc-mod1 \
@@ -607,6 +609,7 @@ modules-names-cxx = \
   tst-unique3lib \
   tst-unique3lib2 \
   tst-unique4lib \
+# modules-names-cxx
 
 modules-names += \
   $(if $(CXX),$(modules-names-cxx)) \
@@ -616,6 +619,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.