Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
mtpaint
mtpaint-3.50-fix-gcc-version-parsing.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mtpaint-3.50-fix-gcc-version-parsing.patch of Package mtpaint
Index: mtpaint-3.50/configure =================================================================== --- mtpaint-3.50.orig/configure +++ mtpaint-3.50/configure @@ -389,6 +389,7 @@ HAVE_CC_VER() # First 2 parts of GCC or Clang version MT_VN0=${CCVER%%.*} MT_VN1=${CCVER#$MT_VN0} + MT_VN1=${MT_VN1:-0} MT_VN0=${MT_VN0%%[!0-9]*} MT_VN1=${MT_VN1#.} MT_VN1=${MT_VN1%%[!0-9]*}
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