Volker Armin Hemmann schrieb:
On Wednesday 18 June 2008, Helmut Jarausch wrote:
Hi,

due to a bug with gcc-4.3.1 when used with -O2 or higher
I need to emerge a package with a lower optimization (-O1)
than my default in /etc/make.conf (which is -O2)

Is there a means to do so without changing /etc/make.conf temporarily?


you could edit the ebuild and add filter-flags to it. Then copy it to your local overlay, ebuild blabla.ebuild digest and you are ready to emerge.
First he only wants to reduce his CFLAGS and second as discussed it is more easy to use EXTRA_ECONF variable to expand configure stuff.
--
gentoo-user@lists.gentoo.org mailing list

Reply via email to