scons: Remove partial linking.
authorGabe Black <gabe.black@gmail.com>
Sat, 6 Feb 2021 02:26:41 +0000 (18:26 -0800)
committerGabe Black <gabe.black@gmail.com>
Wed, 10 Feb 2021 11:34:19 +0000 (11:34 +0000)
commit51ca61dbf6576bed705e0aba810ca6405ed4790c
treed099b1d25603c9e2c895c8d7feee40ef64191c05
parentca3670fbd1baefa510827207d0c952dd868611c3
scons: Remove partial linking.

This feature didn't actually provide any benefit in the end, and
increased build directory size and scons complexity.

Change-Id: Ia5aa16a8dd008599645076cea8131799f6086e0f
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/40795
Reviewed-by: Gabe Black <gabe.black@gmail.com>
Maintainer: Gabe Black <gabe.black@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
SConstruct
src/SConscript