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

PPC64 big endian #196

Closed nathanchance closed 5 years ago

nathanchance commented 5 years ago

This is a respin of #90 + @shenki's https://github.com/shenki/continuous-integration/commits/powerpc64.

As noted, we can work around https://github.com/ClangBuiltLinux/linux/issues/308 by just booting the raw kernel image like we do for MIPS.

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

daxtens commented 5 years ago

ah yikes, will try to get to that.

Regards, Daniel