[gnome-build-meta/valentindavid/ppc64le-libdir: 2/2] Fix the libdir for powerpc64le
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/valentindavid/ppc64le-libdir: 2/2] Fix the libdir for powerpc64le
- Date: Mon, 7 Sep 2020 13:34:11 +0000 (UTC)
commit d3286b490959787ad0ab956e25ea4b50f7329928
Author: Valentin David <valentin david codethink co uk>
Date: Sat Sep 5 10:48:22 2020 +0200
Fix the libdir for powerpc64le
project.conf | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/project.conf b/project.conf
index cb95b320..0d36a06e 100644
--- a/project.conf
+++ b/project.conf
@@ -243,6 +243,8 @@ variables:
gcc_arch: "i386"
- arch == "arm":
abi: "gnueabihf"
+ - arch == "ppc64le":
+ gcc_arch: "powerpc64le"
(@):
- freedesktop-sdk.bst:include/strip.yml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]