scons: Build the marshal binary in a bare minimum environment
authorNikos Nikoleris <nikos.nikoleris@arm.com>
Thu, 30 Apr 2020 16:33:13 +0000 (17:33 +0100)
committerNikos Nikoleris <nikos.nikoleris@arm.com>
Fri, 1 May 2020 23:23:52 +0000 (23:23 +0000)
commita0414b585b97e798807e7a8fc62450f191ccbb08
treeb748af960e9668cceabf3fb8282a32b49e6613cf
parent63d57fd8615c850ea2ca9540f84ca2a72ed475a8
scons: Build the marshal binary in a bare minimum environment

This change adds an additional bare minimum environment that includes
python only and changes the marshal binary to compile using it.

Change-Id: Id5d1ee6899796d746d8dc1a004cfe4795f040c55
Signed-off-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/28428
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
SConstruct
src/SConscript