scons: Build error introduced by site_tools/default.py
authorGiacomo Travaglini <giacomo.travaglini@arm.com>
Tue, 21 Nov 2017 11:08:12 +0000 (11:08 +0000)
committerGiacomo Travaglini <giacomo.travaglini@arm.com>
Tue, 21 Nov 2017 14:59:31 +0000 (14:59 +0000)
commit03b231eb48a9d37c39a7ac8a95cb0c0fc7dae641
tree129d418e4ebc1baec11f17044a6fee1423b2b011
parent4d893c215ef82358c62bfbb44dc4fef57c524df0
scons: Build error introduced by site_tools/default.py

One of the latest commits affecting the build system introduced a change
in the environment setting: rather than using the ENV dictionary,
environment key-val pairs were saved directly into the class. This
patch reverts that behaviour.

Change-Id: If206ba0a34ac8c35695a493cb90654b7ec81971b
Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/5941
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
site_scons/site_tools/default.py