Gentoo Archives: gentoo-dev

From: Zach Forrest <zach@××××××××××××××.ca>
To: gentoo-dev@g.o
Subject: [gentoo-dev] new ebuild variables proposal...
Date: Fri, 05 Apr 2002 14:02:02
Message-Id: 3CADD925.9010509@disinformation.ca
1 I've been working on an ebuild recently and the package won't compile
2 with the '-funroll-loops' compiler flag. It might be nice to have a
3 couple of variables such as 'BAD_CFLAGS' and 'BAD_CXXFLAGS' that would
4 tell portage to remove these compiler flags for a particular ebuild.
5 This would provide a uniform way to deal with any similar problems
6 without someone having to modify their optimization settings for one ebuild.
7
8 Any thoughts?
9
10 Zach

Replies

Subject Author
Re: [gentoo-dev] new ebuild variables proposal... George Shapovalov <georges@×××××××××××.edu>
Re: [gentoo-dev] new ebuild variables proposal... "Jared H. Hudson" <jhhudso@××××××××××.com>
Re: [gentoo-dev] new ebuild variables proposal... Spider <spider@g.o>