Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
libibverbs
libibverbs-s390.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libibverbs-s390.patch of Package libibverbs
--- include/infiniband/arch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: include/infiniband/arch.h =================================================================== --- include/infiniband/arch.h.orig 2016-02-08 13:33:58.000000000 +0100 +++ include/infiniband/arch.h 2016-02-15 08:55:26.450947636 +0100 @@ -115,7 +115,7 @@ static inline uint64_t ntohll(uint64_t x #define wmb() mb() #define wc_wmb() wmb() -#elif defined(__s390x__) +#elif defined(__s390x__) || defined(__s390__) #define mb() { asm volatile("" : : : "memory"); } /* for s390x */ #define rmb() mb() /* for s390x */
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