Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1:Staging:A
webrtc-audio-processing
webrtc-s390x.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File webrtc-s390x.patch of Package webrtc-audio-processing
--- src/typedefs.h +++ src/typedefs.h @@ -82,6 +82,12 @@ #elif defined(__powerpc__) #define WEBRTC_BIG_ENDIAN #define WEBRTC_ARCH_32_BITS +#elif defined(__s390x__) +#define WEBRTC_BIG_ENDIAN +#define WEBRTC_ARCH_64_BITS +#elif defined(__s390__) +#define WEBRTC_BIG_ENDIAN +#define WEBRTC_ARCH_32_BITS #else #error Please add support for your architecture in typedefs.h #endif
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