gem5/ext
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
..
dnet includes: add ext to the includes path. 2009-03-17 12:49:03 -07:00
gzstream scons: Fix two problems with the way that the library path is generated. 2009-04-21 17:17:15 -07:00
libelf scons: Fix two problems with the way that the library path is generated. 2009-04-21 17:17:15 -07:00
ply Update to ply 2.3 2007-05-24 21:54:51 -07:00