Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
xfsprogs.970
xfsprogs-ppc64.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xfsprogs-ppc64.diff of Package xfsprogs.970
--- include/platform_defs.h.in | 5 +++++ 1 file changed, 5 insertions(+) --- include/platform_defs.h.in.orig +++ include/platform_defs.h.in @@ -44,9 +44,14 @@ typedef unsigned short __u16; typedef signed short __s16; typedef unsigned int __u32; typedef signed int __s32; +#ifdef __powerpc64__ +typedef unsigned long int __u64; +typedef signed long int __s64; +#else typedef unsigned long long int __u64; typedef signed long long int __s64; #endif +#endif #ifdef __CHECKER__ #define __bitwise __attribute__((bitwise))
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