From b15ed85c86d454f02eb1738a83ffbea4896484d2 Mon Sep 17 00:00:00 2001 From: Yury Khrustalev Date: Tue, 10 Jun 2025 10:48:07 +0100 Subject: [PATCH] aarch64: fix typo in sysdeps/aarch64/Makefile --- sysdeps/aarch64/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/aarch64/Makefile b/sysdeps/aarch64/Makefile index 021a35682b..bb97d31355 100644 --- a/sysdeps/aarch64/Makefile +++ b/sysdeps/aarch64/Makefile @@ -46,7 +46,7 @@ tests-internal += \ tst-ifunc-arg-2 \ tst-ifunc-arg-3 \ tst-ifunc-arg-4 \ - #tests-internal + # tests-internal tests += tst-vpcs modules-names += tst-vpcs-mod