[Bug 444735] Review Request: staden-io_lib - General purpose library to handle gene sequencing machine trace files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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





--- Comment #20 from Mamoru Tasaka <mtasaka@xxxxxxxxxxxxxxxxxxx>  2008-08-10 07:52:14 EDT ---
Well, by the time gcc issue is fixed on F-9, I propose a workaround like:

%build
#%% configure --disable-static
%configure --enable-shared
%if 0%{?fedora} == 9
# First build source as much as possible
# Next downgrade optimization level due to gcc ICE (bug 450889)
make -k %{?_smp_mflags} || :
make %{?_smp_mflags} CFLAGS="`echo %optflags | sed -e 's|-O2|-O|'`"
%else
make %{?_smp_mflags}
%endif

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]