Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Staging:N
libpt2
libpt2-gcc5-fixes.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libpt2-gcc5-fixes.patch of Package libpt2
--- ptlib-2.10.10/include/ptlib/critsec.h +++ ptlib-2.10.10/include/ptlib/critsec.h @@ -40,7 +40,7 @@ #if P_HAS_ATOMIC_INT #if defined(__GNUC__) -# if __GNUC__ >= 4 && __GNUC_MINOR__ >= 2 +# if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 2) # include <ext/atomicity.h> # else # include <bits/atomicity.h>
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