summaryrefslogtreecommitdiff
path: root/src/python
diff options
context:
space:
mode:
authorGabe Black <gabeblack@google.com>2017-05-19 16:30:45 -0700
committerGabe Black <gabeblack@google.com>2017-05-22 17:07:22 +0000
commite897c52f81326ce0126f68a8c91bca56e6b49c11 (patch)
tree235440ee8017a2d0d8f750021b210c996c2b2188 /src/python
parent56fff5d728542344c91a42801110c08127e538d1 (diff)
downloadgem5-e897c52f81326ce0126f68a8c91bca56e6b49c11.tar.xz
scons: Enable explicitly building something with no variant.
The SConstruct currently expects all explicit targets to be under a variant directory like ARM or X86 which tells it what settings to use, etc. There are things which scons knows how to build however, which do not live under a variant directory, specifically everything under ext. This change makes scons not look for a variant directory when it encounters a target which is built by something in ext. This enables things like explicitly building the systemc libraries, for example. Change-Id: I8982a96fe49e3cb970ec78e11cea08703990c686 Reviewed-on: https://gem5-review.googlesource.com/3460 Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com> Reviewed-by: Christian Menard <christian.menard@tu-dresden.de> Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Jason Lowe-Power <jason@lowepower.com>
Diffstat (limited to 'src/python')
0 files changed, 0 insertions, 0 deletions