kraj / meta-clang

Clang C/C++ cross compiler and runtime for OpenEmbedded/Yocto Project
MIT License
153 stars 198 forks source link

go-runtime: Use BFD linker when LLD is default system linker on aarch64 #845

Closed kraj closed 1 year ago

kraj commented 1 year ago

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


Contributor checklist

Reviewer Guidelines