Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP6
yate
add-arm64-support.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File add-arm64-support.patch of Package yate
Index: b/libs/miniwebrtc/typedefs.h =================================================================== --- a/libs/miniwebrtc/typedefs.h +++ b/libs/miniwebrtc/typedefs.h @@ -99,6 +99,9 @@ #define WEBRTC_ARCH_BIG_ENDIAN #define WEBRTC_BIG_ENDIAN #endif +#elif defined(__aarch64__) +#define WEBRTC_ARCH_64_BITS +#define WEBRTC_ARCH_LITTLE_ENDIAN #else #error Please add support for your architecture in typedefs.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