Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:PowerPC
tulip
tulip-ppc64.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tulip-ppc64.patch of Package tulip
Index: tulip-3.7.0-src/library/tulip/include/tulip/SystemDefinition.h =================================================================== --- tulip-3.7.0-src.orig/library/tulip/include/tulip/SystemDefinition.h +++ tulip-3.7.0-src/library/tulip/include/tulip/SystemDefinition.h @@ -15,6 +15,10 @@ #define OS_ARCHITECTURE "x86_64" #elif defined(__i386__) || defined(_M_IX86) #define OS_ARCHITECTURE "x86" +#elif defined(__powerpc__) +#define OS_ARCHITECTURE "ppc" +#elif defined(__powerpc64__) +#define OS_ARCHITECTURE "ppc64" #endif #if defined(__clang__)
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