Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 296120 Details for
Bug 432309
Starting to see segfaults in qhull after GCC 4.3 compile
[?]
New
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.rh83 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]
patch
qhull.spec.patch (text/plain), 1.02 KB, created by
Orion Poplawski
on 2008-02-27 21:02:32 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Orion Poplawski
Created:
2008-02-27 21:02:32 UTC
Size:
1.02 KB
patch
obsolete
>diff -u -r1.11 qhull.spec >--- qhull.spec 10 Feb 2008 05:27:24 -0000 1.11 >+++ qhull.spec 27 Feb 2008 20:58:56 -0000 >@@ -1,7 +1,7 @@ > Summary: General dimension convex hull programs > Name: qhull > Version: 2003.1 >-Release: 9%{?dist} >+Release: 10%{?dist} > License: Distributable > Group: System Environment/Libraries > Source0: http://www.qhull.org/download/qhull-%{version}.tar.gz >@@ -35,6 +35,7 @@ > sed -i -e "s,\"../html/,\"html/,g" src/*.htm > > %build >+export CFLAGS="%{optflags} -fno-strict-aliasing" > %configure --disable-static > make > >@@ -44,6 +45,10 @@ > docdir=%{_docdir}/%{name}-%{version} install > rm -f ${RPM_BUILD_ROOT}/%{_libdir}/*.la > >+%check >+#Just a primitive test >+src/rbox c | src/qhull n >+ > %clean > rm -rf $RPM_BUILD_ROOT > >@@ -64,6 +69,10 @@ > %_includedir/* > > %changelog >+* Wed Feb 27 2008 Orion Poplawski <orion@cora.nwra.com> - 2003.1-10 >+- Add -fno-strict-aliasing to avoid segfault >+- Add simple test to check for segfaults >+ > * Sun Feb 10 2008 Ralf Corsépius <rc040203@freenet.de> - 2003.1-9 > - Rebuild for gcc43. >
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 432309
:
294541
|
296120
|
296131
|
296132
|
296142
|
296414
|
296416
|
296417