Request for review: Enlightenment DR17 + EFL

Tom 'spot' Callaway tcallawa at redhat.com
Tue May 31 14:55:00 UTC 2005


On Mon, 2005-05-30 at 13:35 +0800, Didier Casse wrote:
> The solution, as discussed with Carsten, to avoid this in the future
> would be to set:
> 
> CFLAGS="-O2 -fomit-frame-pointer"
> export CFLAGS
> 
> in the spec file for a generic binary.

Umm, lets not be so hasty to blast away the RPM_OPT_FLAGS. If you need
-fomit-frame-pointer for a package, do this instead:

CFLAGS="$RPM_OPT_FLAGS -fomit-frame-pointer"

~spot
-- 
Tom "spot" Callaway: Red Hat Sales Engineer || GPG Fingerprint: 93054260
Fedora Extras Steering Committee Member (RPM Standards and Practices)
Aurora Linux Project Leader: http://auroralinux.org
Lemurs, llamas, and sparcs, oh my!




More information about the fedora-extras-list mailing list