Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1190437 Details for
Bug 1366672
HAVE_FAST_COMPILER=0 on 32-bit MIPS
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
HAVE_FAST_COMPILER-0-on-32-bit-MIPS.patch
HAVE_FAST_COMPILER-0-on-32-bit-MIPS.patch (text/plain), 1.50 KB, created by
Michal Toman
on 2016-08-12 14:51:14 UTC
(
hide
)
Description:
HAVE_FAST_COMPILER-0-on-32-bit-MIPS.patch
Filename:
MIME Type:
Creator:
Michal Toman
Created:
2016-08-12 14:51:14 UTC
Size:
1.50 KB
patch
obsolete
>From 0e241b474a53eeba9ba64495d3d6631399ea5361 Mon Sep 17 00:00:00 2001 >From: Michal Toman <mtoman@fedoraproject.org> >Date: Thu, 11 Aug 2016 15:56:02 +0200 >Subject: [PATCH] HAVE_FAST_COMPILER=0 on 32-bit MIPS > >--- > flint.spec | 9 ++++++--- > 1 file changed, 6 insertions(+), 3 deletions(-) > >diff --git a/flint.spec b/flint.spec >index b3d93ea..912c19f 100644 >--- a/flint.spec >+++ b/flint.spec >@@ -7,7 +7,7 @@ > > Name: flint > Version: 2.5.2 >-Release: 10%{?dist} >+Release: 11%{?dist} > Summary: Fast Library for Number Theory > License: GPLv2+ > URL: http://www.flintlib.org/ >@@ -148,7 +148,7 @@ sh -x ./configure \ > --with-ntl=%{_prefix} \ > --enable-cxx \ > --extensions=$PWD/hmod_mat \ >-%ifarch %{arm} s390 >+%ifarch %{arm} s390 %{mips32} > CFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64 -DHAVE_FAST_COMPILER=0" \ > CXXFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64 -DHAVE_FAST_COMPILER=0" > %else >@@ -176,7 +176,7 @@ sh -x ./configure \ > --with-ntl=%{_prefix} \ > --with-gc=%{_prefix} \ > --enable-cxx \ >-%ifarch %{arm} s390 >+%ifarch %{arm} s390 %{mips32} > CFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64 -DHAVE_FAST_COMPILER=0" \ > CXXFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64 -DHAVE_FAST_COMPILER=0" > %else >@@ -242,6 +242,9 @@ popd > > > %changelog >+* Thu Aug 11 2016 Michal Toman <mtoman@fedoraproject.org> - 2.5.2-11 >+- HAVE_FAST_COMPILER=0 on 32-bit MIPS >+ > * Mon Jul 25 2016 Jerry James <loganjerry@gmail.com> - 2.5.2-10 > - Rebuild for ntl 9.10.0 > >-- >2.7.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1366672
: 1190437