public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/iproute2/files: iproute2-2.6.25.20080417-build.patch
@ 2008-06-21  5:50 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2008-06-21  5:50 UTC (permalink / raw
  To: gentoo-commits

vapier      08/06/21 05:50:03

  Added:                iproute2-2.6.25.20080417-build.patch
  Log:
  Respect env CPPFLAGS, add fix by Bertrand Jacquin for cross-compiling #226035, and build against system headers rather than local copies #226359 by Derk W te Bokkel.
  (Portage version: 2.2_pre8/cvs/Linux 2.6.25 x86_64)

Revision  Changes    Path
1.1                  sys-apps/iproute2/files/iproute2-2.6.25.20080417-build.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/files/iproute2-2.6.25.20080417-build.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/files/iproute2-2.6.25.20080417-build.patch?rev=1.1&content-type=text/plain

Index: iproute2-2.6.25.20080417-build.patch
===================================================================
dont let target flags bleed into build flags

fix by Bertrand Jacquin

http://bugs.gentoo.org/226035

--- netem/Makefile
+++ netem/Makefile
@@ -2,6 +2,7 @@ DISTGEN = maketable normal pareto paretonormal
 DISTDATA = normal.dist pareto.dist paretonormal.dist experimental.dist
 
 HOSTCC ?= $(CC)
+CCOPTS  = $(CBUILD_CFLAGS)
 LDLIBS += -lm 
 
 all: $(DISTGEN) $(DISTDATA)



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-21  5:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-21  5:50 [gentoo-commits] gentoo-x86 commit in sys-apps/iproute2/files: iproute2-2.6.25.20080417-build.patch Mike Frysinger (vapier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox