Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15
upx
upx-aarch64.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File upx-aarch64.patch of Package upx
Index: upx-3.09-src/src/miniacc.h =================================================================== --- upx-3.09-src.orig/src/miniacc.h +++ upx-3.09-src/src/miniacc.h @@ -901,6 +901,9 @@ # define ACC_ARCH_CRAY_XMP 1 # define ACC_INFO_ARCH "cray_xmp" # endif +#elif defined(__aarch64__) +# define ACC_ARCH_AARCH64 1 +# define ACC_INFO_ARCH "aarch64" #else # define ACC_ARCH_UNKNOWN 1 # define ACC_INFO_ARCH "unknown"
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