scons: Get rid of the PHONY_BASE construction variable.
authorGabe Black <gabeblack@google.com>
Tue, 2 May 2017 02:50:30 +0000 (19:50 -0700)
committerGabe Black <gabeblack@google.com>
Mon, 8 May 2017 22:11:13 +0000 (22:11 +0000)
commitc31b4ae223b9dbdfa22adaf877e602d6c88e42cf
tree6a8ea46de59061b444a5fe66b3422d8e3467bbfb
parenta17c9a9936a53a4cb6f60c983891dc1d797619e2
scons: Get rid of the PHONY_BASE construction variable.

The value of that variable can be computed more directly and more locally
to where it's consumed.

Change-Id: I5ca1f732a34e22d4dae2aeb6ee7fc8adebe1caa0
Reviewed-on: https://gem5-review.googlesource.com/2981
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Curtis Dunham <curtis.dunham@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
SConstruct
src/SConscript