Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-13 | build: use aarch64 Clang if cross-compiling for darwin on aarch64 | fanquake | |
If we're cross-compiling for darwin on aarch64 hardware, we need need to use a Clang that will run on that hardware. Only tested in a Linux Docker container (aarch64-unknown-linux-gnu), running on an Apple M1 mac-mini (aarch64-apple-darwin20.5.0). | |||
2021-05-01 | build: Clang 10.0.1 | Hennadii Stepanov | |
LLVM 8 has inherent nondeterminism in the compiler, fixed in LLVM 9+. | |||
2021-03-30 | build: split native_cctools | fanquake | |