Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
john
ppc64le.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ppc64le.patch of Package john
Index: john-1.8.0/src/ppc64.h =================================================================== --- john-1.8.0.orig/src/ppc64.h +++ john-1.8.0/src/ppc64.h @@ -20,7 +20,11 @@ #define ARCH_BITS 64 #define ARCH_BITS_LOG 6 #define ARCH_BITS_STR "64" +#if defined(__LITTLE_ENDIAN__) +#define ARCH_LITTLE_ENDIAN 1 +#else #define ARCH_LITTLE_ENDIAN 0 +#endif #define ARCH_INT_GT_32 0 #define ARCH_ALLOWS_UNALIGNED 0 #define ARCH_INDEX(x) ((unsigned int)(unsigned char)(x))
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