Single threaded LLD (#6088)

This commit is contained in:
Jack May
2019-09-25 07:44:33 -07:00
committed by GitHub
parent de3765ab70
commit 03dc4a20a1
5 changed files with 738 additions and 151 deletions

View File

@ -33,6 +33,7 @@ export RUSTFLAGS="
-C link-arg=--Bdynamic \
-C link-arg=-shared \
-C link-arg=--entry=entrypoint \
-C link-arg=-no-threads \
-C linker=$bpf_sdk/dependencies/llvm-native/bin/ld.lld"
# Setup xargo