Commit Graph

7 Commits

Author SHA1 Message Date
Bertrand Jacquin 3cc6232e08 netem: fix cross-compiling failure
The programs in netem are compiled and run on the build machine, but they
use the CFLAGS that are meant for the target system and often times, these
are incompatible.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-06-23 09:17:48 -07:00
Stephen Hemminger ebfd0f3103 Added stats utility from netem 2006-06-15 16:22:09 -07:00
shemminger 319baacb12 Fix cc compiler flags in netem/Makefile 2006-03-14 19:43:59 +00:00
shemminger 7dae1706bb Add CCOPTS for netem stuff 2005-10-05 17:40:12 +00:00
shemminger ce715cd94c Allow parallel make of netem directory.
Use HOSTCC when building local tools
2005-09-01 22:38:19 +00:00
osdl.net!shemminger eb1d6822e0 (Logical change 1.141) 2005-02-09 22:05:41 +00:00
osdl.net!shemminger f84f9d0436 Initial revision 2005-02-09 22:05:41 +00:00