Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0:Staging:D
webrtc-audio-processing
webrtc-s390x.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File webrtc-s390x.patch of Package webrtc-audio-processing
--- webrtc/typedefs.h +++ webrtc/typedefs.h @@ -53,6 +53,12 @@ #elif defined(__powerpc__) #define WEBRTC_ARCH_BIG_ENDIAN #define WEBRTC_ARCH_32_BITS +#elif defined(__s390x__) +#define WEBRTC_ARCH_BIG_ENDIAN +#define WEBRTC_ARCH_64_BITS +#elif defined(__s390__) +#define WEBRTC_ARCH_BIG_ENDIAN +#define WEBRTC_ARCH_32_BITS #else /* instead of failing, use typical unix defines... */ #if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
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