Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:adrianSuSE:PL
dynamips
define-s390x-arch.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File define-s390x-arch.patch of Package dynamips
diff --git a/common/dynamips_common.h b/common/dynamips_common.h index 0f72f53..ca3a184 100644 --- a/common/dynamips_common.h +++ b/common/dynamips_common.h @@ -71,6 +71,8 @@ #define ARCH_BYTE_ORDER ARCH_BIG_ENDIAN #elif defined(__riscv) || defined(__riscv__) #define ARCH_BYTE_ORDER ARCH_LITTLE_ENDIAN +#elif defined(__s390x__) +#define ARCH_BYTE_ORDER ARCH_BIG_ENDIAN #endif #ifndef ARCH_BYTE_ORDER
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