]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
aarch64: fix makefile formatting
authorYury Khrustalev <yury.khrustalev@arm.com>
Thu, 4 Dec 2025 11:53:31 +0000 (11:53 +0000)
committerYury Khrustalev <yury.khrustalev@arm.com>
Thu, 4 Dec 2025 12:40:47 +0000 (12:40 +0000)
sysdeps/aarch64/Makefile

index 29348912e36bf5e8dd15084345a196f0cc3d4f3b..879c8022c0fc218e3633f2d9b38902899413a94d 100644 (file)
@@ -3,16 +3,20 @@ long-double-fcts = yes
 ifeq ($(subdir),elf)
 sysdep-dl-routines += \
   dl-bti \
-  dl-gcs
+  dl-gcs \
+  # sysdep-dl-routines
 
-tests += tst-audit26 \
-        tst-audit27
+tests += \
+  tst-audit26 \
+  tst-audit27 \
+  # tests
 
 modules-names += \
-    tst-audit26mod \
-    tst-auditmod26 \
-    tst-audit27mod \
-    tst-auditmod27
+  tst-audit26mod \
+  tst-audit27mod \
+  tst-auditmod26 \
+  tst-auditmod27 \
+  # modules-names
 
 $(objpfx)tst-audit26: $(objpfx)tst-audit26mod.so \
                      $(objpfx)tst-auditmod26.so