[gnome-build-meta/lle-bout/ppc64le: 9/13] Variable syntax just needs the name in conditional
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/lle-bout/ppc64le: 9/13] Variable syntax just needs the name in conditional
- Date: Sat, 11 Jul 2020 01:03:37 +0000 (UTC)
commit 28715c519274ee3970046ab48eebe9eda952646e
Author: Leo Le Bouter <lle-bout zaclys net>
Date: Wed Jul 8 05:18:06 2020 +0000
Variable syntax just needs the name in conditional
elements/freedesktop-sdk.bst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/elements/freedesktop-sdk.bst b/elements/freedesktop-sdk.bst
index cb27b9fc..ed317cf6 100644
--- a/elements/freedesktop-sdk.bst
+++ b/elements/freedesktop-sdk.bst
@@ -8,6 +8,6 @@ config:
options:
target_arch: '%{arch}'
(?):
- - '%{arch}' == "ppc64le":
+ - arch == "ppc64le":
target_arch: "powerpc64le"
bootstrap_build_arch: "powerpc64le"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]