Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
yate
yate-ppc64.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File yate-ppc64.patch of Package yate
Index: yate/libs/miniwebrtc/typedefs.h =================================================================== --- yate.orig/libs/miniwebrtc/typedefs.h +++ yate/libs/miniwebrtc/typedefs.h @@ -79,8 +79,14 @@ #elif defined(__mips__) #define WEBRTC_ARCH_32_BITS #define WEBRTC_BIG_ENDIAN +#elif defined(_powerpc64_) +#define WEBRTC_BIG_ENDIAN +#define WEBRTC_ARCH_64_BITS +#elif defined(_powerpc_) +#define WEBRTC_BIG_ENDIAN +#define WEBRTC_ARCH_32_BITS #else -#error Please add support for your architecture in typedefs.h + #endif #if defined(__SSE2__) || defined(_MSC_VER)
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