Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.1:Update
Xerces-c
Xerces-c-2.8.0-optflags.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File Xerces-c-2.8.0-optflags.patch of Package Xerces-c
--- src/xercesc/runConfigure +++ src/xercesc/runConfigure @@ -297,9 +297,9 @@ elif test $platform = "os390"; then debugflag="-DNDEBUG"; elif test $platform = "linux"; then - debugflag="-w -O2 -DNDEBUG"; + debugflag="$RPM_OPT_FLAGS -DNDEBUG"; else - debugflag="-w -O -DNDEBUG"; + debugflag="$RPM_OPT_FLAGS -DNDEBUG"; fi else echo "OVERRIDE FOR OS400 ON AIX"
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