Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
SUSE:SLE-12-SP5:Update
graphviz-plugins.15286
graphviz-ppc64le_lib64_support.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File graphviz-ppc64le_lib64_support.patch of Package graphviz-plugins.15286
Index: graphviz-2.28.0/configure =================================================================== --- graphviz-2.28.0.orig/configure +++ graphviz-2.28.0/configure @@ -3408,7 +3408,7 @@ LIBPOSTFIX= case "${host_os}" in *linux* ) case "${host_cpu}" in - powerpc64 | s390x | x86_64 | sparc64 ) + powerpc64 | powerpc64le | s390x | x86_64 | sparc64 ) LIBPOSTFIX="64" ;; esac Index: graphviz-2.28.0/configure.ac =================================================================== --- graphviz-2.28.0.orig/configure.ac +++ graphviz-2.28.0/configure.ac @@ -100,7 +100,7 @@ LIBPOSTFIX= case "${host_os}" in *linux* ) case "${host_cpu}" in - aarch64 | powerpc64 | s390x | x86_64 | sparc64 ) + aarch64 | powerpc64 | powerpc64le| s390x | x86_64 | sparc64 ) LIBPOSTFIX="64" ;; esac
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