Gentoo Archives: gentoo-dev

From: Fabian Groffen <grobian@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Don't use / when applying sed with CFLAGS
Date: Mon, 27 Jun 2011 15:02:36
Message-Id: 20110627150101.GB29104@gentoo.org
In Reply to: [gentoo-dev] Don't use / when applying sed with CFLAGS by jlec@gentoo.org (Justin Lecher)
1 On 27-06-2011 14:08:52 +0000, Justin Lecher wrote:
2 > Please do not use / as seperater when using sed with CFLAGS. I came across a bug today where it failed for crossdev. Here the toolchain header paths in the cflags and consowuently the seds fail.
3
4 Please also don't use ':' as separator, as some platforms have options
5 for their toolchain that includes colons.
6
7
8 --
9 Fabian Groffen
10 Gentoo on a different level

Replies