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

travis: Move MIPS big endian to ld.bfd on -next for now #275

Closed nathanchance closed 4 years ago

nathanchance commented 4 years ago

The series to fix https://github.com/ClangBuiltLinux/linux/issues/785 exposed an issue with ld.lld, which breaks the build.

Move this target to ld.bfd while we discuss how to fix it so that this target is not blocked for testing.

Link: https://github.com/ClangBuiltLinux/linux/issues/1025 Presubmit: https://travis-ci.com/github/nathanchance/continuous-integration/builds/166566747

nickdesaulniers commented 4 years ago

no worries; let's work on getting this back on track