Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
gource
boost_ppc64le.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File boost_ppc64le.patch of Package gource
From d82443b6d449c95e60c23ed27225e90f89c62a2e Mon Sep 17 00:00:00 2001 From: Dinar Valeev <dvaleev@suse.com> Date: Thu, 13 Aug 2015 11:44:55 +0200 Subject: [PATCH] Fix boost libdir on ppc64le --- m4/ax_boost_base.m4 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/m4/ax_boost_base.m4 b/m4/ax_boost_base.m4 index 8e6ee9a..45df794 100644 --- a/m4/ax_boost_base.m4 +++ b/m4/ax_boost_base.m4 @@ -95,6 +95,9 @@ if test "x$want_boost" = "xyes"; then x86_64|ppc64|s390x|sparc64|aarch64) libsubdirs="lib64 lib lib64" ;; + ppc64le) + libsubdirs="lib64" + ;; esac dnl allow for real multi-arch paths e.g. /usr/lib/x86_64-linux-gnu. Give -- 1.8.5.6
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