Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.2:Test
regina
regina-3.3-configure.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File regina-3.3-configure.diff of Package regina
--- Regina-3.2/configure 2003-04-26 08:36:11.000000000 +0200 +++ Regina-3.2/configure 2003-06-18 02:09:10.000000000 +0200 @@ -2366,7 +2366,14 @@ if test "$with_debug" = yes; then CFLAGS="${CFLAGS} -Wall" else + case $target in + ia64*) + CFLAGS="-O -Wall" + ;; + *) CFLAGS="-O3 -Wall -fomit-frame-pointer -fno-strict-aliasing -Wno-char-subscripts" + ;; + esac fi fi if test "$on_qnx4" = yes; then
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor