Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use specific AArch64 toolchain when compiling seL4
The seL4 build system is configured to find installations of compilers on the host, meaning that the `aarch64-none-elf-` toolchain that we use might not be used when building seL4 depending on what other toolchains are installed. Signed-off-by: Ivan-Velickovic <[email protected]>
- Loading branch information