gem5: use lld as the default linker

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2020-10-12 02:00:01 +00:00
parent 2cfdbf79f2
commit 066c717aad
3 changed files with 11 additions and 8 deletions

1
build
View File

@@ -201,6 +201,7 @@ so looping over all of them would waste time.
'libpng-dev',
'libprotobuf-dev',
'libprotoc-dev',
'lld',
'm4',
'protobuf-compiler',
'python-is-python3',