From a231e3a93c4d694b24ae336935b821ef5a407fbc Mon Sep 17 00:00:00 2001 From: Christoph Erhardt Date: Tue, 8 Mar 2022 22:45:00 +0100 Subject: [PATCH] Cleanup: Indent consistently with tabs --- mold.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mold.spec b/mold.spec index e17b391..43a1f86 100644 --- a/mold.spec +++ b/mold.spec @@ -19,7 +19,7 @@ Patch1: 0001-Skip-reloc-rodata-test-on-aarch64.patch # Fix mimalloc compatibility with libstdc++ < 9: # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68210 -Patch2: 0002-Fix-compatibility-with-libstdc-9.patch +Patch2: 0002-Fix-compatibility-with-libstdc-9.patch # mold can currently produce native binaries for x86, aarch64 and riscv64 only ExclusiveArch: x86_64 aarch64 riscv64