scons: Don't build the intermediate static library unless explicitly requested.
authorNathan Binkert <nate@binkert.org>
Tue, 10 Feb 2009 04:10:12 +0000 (20:10 -0800)
committerNathan Binkert <nate@binkert.org>
Tue, 10 Feb 2009 04:10:12 +0000 (20:10 -0800)
commit9e268ae63fe61c2365447d0df6baa351751cacb7
treefa0bff05e5cd525744676b9a2e6838ce04df7011
parente1798d063e6d794bd44ba329e1b3ba5ac1dca9a5
scons: Don't build the intermediate static library unless explicitly requested.
This means that similar to libm5_fast.so, you need to explicitly build
build/ALPHA_SE/libm5_fast.a if you want it.
src/SConscript