Skip to content

Commit d8b1ee6

Browse files
committed
generator: yml: Enable sparc64 build on mainline
The changes needed to build ARCH=sparc with clang have landed in mainline: https://git.kernel.org/linus/fbb3c22f908accfd6fd34b1dbdd304fc2609c78a Signed-off-by: Nathan Chancellor <[email protected]>
1 parent b05f8b6 commit d8b1ee6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

generator/yml/0009-llvm-tot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
- {<< : *s390_kasan, << : *mainline, << : *llvm_full, boot: true, << : *llvm_tot}
6666
- {<< : *s390_fedora, << : *mainline, << : *llvm_full, boot: true, << : *llvm_tot}
6767
- {<< : *s390_suse, << : *mainline, << : *llvm_full, boot: true, << : *llvm_tot}
68+
- {<< : *sparc64, << : *mainline, << : *clang, boot: true, << : *llvm_tot}
6869
- {<< : *um, << : *mainline, << : *llvm_full, boot: true, << : *llvm_tot}
6970
- {<< : *x86_64, << : *mainline, << : *llvm_full, boot: true, << : *llvm_tot}
7071
- {<< : *x86_64_lto_full, << : *mainline, << : *llvm_full, boot: true, << : *llvm_tot}

0 commit comments

Comments
 (0)