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

patches: Remove ppc64le patches #226

Closed nathanchance closed 4 years ago

nathanchance commented 4 years ago

These have been released in 4.14.159 and 4.19.90.

Presubmit: https://travis-ci.com/nathanchance/continuous-integration/builds/142188910

Note: This will not currently build because of regressions in the version of LLVM shipping in our Docker image (https://github.com/ClangBuiltLinux/linux/issues/833). When that version uprevs, everything should work.

nathanchance commented 4 years ago

Thanks!