Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
go-runtime: Use BFD linker when LLD is default system linker on aarch64
go linker is not able to link subsequent binaries e.g. gosu with lld produced libstd.so and crashes. This is just seen on arm64 Signed-off-by: Khem Raj <[email protected]>
- Loading branch information