Gentoo Archives: gentoo-dev

From: Spider <spider@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] new ebuild variables proposal...
Date: Fri, 05 Apr 2002 15:54:47
Message-Id: 20020405214327.241fa9d7.spider@gentoo.org
In Reply to: Re: [gentoo-dev] new ebuild variables proposal... by Bart Verwilst
1 you win! : )
2
3
4
5 > Easiest and best way to do it IMHO:
6 > CFLAGS=${CFLAGS/-funroll-loops}
7 > || CFLAGS=`echo CFLAGS | sed s:-funroll-loops::g`