Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CMake: Adds an AArch64 cross-compile toolchain file
This is useful for some people. This doesn't allow building thunks due to the cmake limitation about tools binaries also getting cross compiled, we need to switch to meson if we want that, since they recently started fixing this mesonbuild/meson#12022 But that's an okay limitation for now.
- Loading branch information