rpms/sextractor/FC-4 sextractor.spec,1.2,1.3

Jason L Tibbitts III tibbs at math.uh.edu
Fri Jul 21 20:07:17 UTC 2006


>>>>> "RC" == Ralf Corsepius <rc040203 at freenet.de> writes:

RC> On Fri, 2006-07-21 at 10:24 -0700, Sergio Pascual wrote:
>> %build -%configure +%configure CFLAGS="${CFLAGS} -funroll-loops
>> -fomit-frame-pointer -O1
RC> REVERT this change IMMEDIATELY.

RC> You are breaking debug infos.

Yes, this is not good.  For reference, the bug which prompted this is
here:

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=199700 

The problem is that the code simply does not function with the default
Fedora optimization flags.  I am not familiar with the software and
have no idea whether this points to a GCC problem or just poorly
written code.  Someone should investigate the minimum change to the
stock Fedora cflags which permit this software to work properly, and
then investigate why the behavior differs.

Is there a standard method for overriding a single flag in
%{optflags}?

 - J<




More information about the fedora-extras-list mailing list