ClangBuiltLinux / continuous-integration

Continuous integration of latest Linux kernel with daily build of Clang & LLVM tools
https://travis-ci.com/ClangBuiltLinux/continuous-integration
Apache License 2.0
44 stars 18 forks source link

Revert "travis: Disable booting for RISC-V on linux-next for now" #305

Closed nathanchance closed 3 years ago

nathanchance commented 3 years ago

This reverts commit 590e48344c13e5910021b7cd1268dd93b8ab96b7.

This has been fixed: https://github.com/ClangBuiltLinux/linux/issues/1092

Unfortunately, the build will still be broken; still pending investigation. I am only doing this so that I do not forget.

nickdesaulniers commented 3 years ago

so WIP then?

nathanchance commented 3 years ago

This can go in now. I will try to look into the build failure today or tomorrow. For what it's worth, my local builds are fine so this might be something up with the specific versions of the tools that we are using.