gem5/ext
Andreas Hansson 4731979ab0 scons: Fix libelf linking errors when using clang/llvm
This patch fixes a linking error that occurs when using clang/llvm in
combination with older versions of glibc. The fix involves adding
-std=gnu89 to the command line when compiling libelf as clang defaults
to c99, causing issues with the symbols in sysmacros.h being defined
multiple times.
2013-01-07 13:05:35 -05:00
..
dnet includes: add ext to the includes path. 2009-03-17 12:49:03 -07:00
gzstream scons: Make shared library builds work again 2009-06-12 21:19:16 -07:00
libelf scons: Fix libelf linking errors when using clang/llvm 2013-01-07 13:05:35 -05:00
ply ply: update PLY to version 3.2 2009-08-16 13:39:58 -07:00
x11keysym Ext: Add X11 keysym header files to ext directory. 2011-02-09 22:27:37 -06:00