Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Staging:N
libpt2
libpt2-ppc64le.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libpt2-ppc64le.patch of Package libpt2
--- a/configure +++ b/configure @@ -4676,6 +4676,12 @@ LIB64=1 ;; + powerpc64le) + MACHTYPE=ppc64le + P_64BIT=1 + LIB64=1 + ;; + * ) MACHTYPE=$target_cpu { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"CPU $target_cpu not recognized - proceed with caution!\"" >&5 --- a/configure.ac +++ b/configure.ac @@ -351,6 +351,12 @@ LIB64=1 ;; + powerpc64le) + MACHTYPE=ppc64le + P_64BIT=1 + LIB64=1 + ;; + * ) MACHTYPE=$target_cpu AC_MSG_WARN("CPU $target_cpu not recognized - proceed with caution!")
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