Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
xbase
xbase-3.1.2-configure-gcc-version-fix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xbase-3.1.2-configure-gcc-version-fix.patch of Package xbase
diff -up xbase64-3.1.2/configure.in.verfix xbase64-3.1.2/configure.in --- xbase64-3.1.2/configure.in.verfix 2017-02-20 09:44:55.702420764 -0500 +++ xbase64-3.1.2/configure.in 2017-02-20 09:45:05.838144610 -0500 @@ -74,7 +74,7 @@ AC_SUBST(RHREL) # get G++ version if test "$GXX" = "yes"; then - GXXVER=`${CXX} -v 2>&1 | grep version | cut -d " " -f 3 -` + GXXVER=`${CXX} -v 2>&1 | grep "gcc version" | cut -d " " -f 3 -` GXXVER="gcc${GXXVER}" else GXXVER=""
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