gem5/ext/gzstream
Nathan Binkert 56e5509bfd scons: Fix two problems with the way that the library path is generated.
1) -L is automatically added, so don't do it ourselves
2) prepend the paths for gzstream and libelf so they are certain to
come first. The problem is that python might add /usr/lib to the path
and the user might have a locally installed version of libelf installed.
2009-04-21 17:17:15 -07:00
..
gzstream.cc Output: Include gzstream package to allow automatically-gzipped output 2008-11-15 23:42:11 -05:00
gzstream.hh Output: Include gzstream package to allow automatically-gzipped output 2008-11-15 23:42:11 -05:00
LICENSE Output: Include gzstream package to allow automatically-gzipped output 2008-11-15 23:42:11 -05:00
SConscript scons: Fix two problems with the way that the library path is generated. 2009-04-21 17:17:15 -07:00
VERSION Output: Include gzstream package to allow automatically-gzipped output 2008-11-15 23:42:11 -05:00