Cleanup: Indent consistently with tabs

This commit is contained in:
Christoph Erhardt 2022-03-08 22:45:00 +01:00
parent 4b8087c272
commit a231e3a93c
1 changed files with 1 additions and 1 deletions

View File

@ -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