summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-06-20 09:07:20 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-06-20 09:07:20 +0000
commit22b7e1628bfc4548201c537e7504a8b5584c4ff7 (patch)
treec7eb6a819d9351535661134d39d6785d0730fdfc
parentfb177ef235a628c9505e421b1a00845de7d4183a (diff)
downloaddefinitions-22b7e1628bfc4548201c537e7504a8b5584c4ff7.tar.gz
project.conf: Fix ppc64be
-rw-r--r--project.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf
index 641a84da..36da61d4 100644
--- a/project.conf
+++ b/project.conf
@@ -53,7 +53,7 @@ arches:
cpu: mipsel
ppc64b:
variables:
- cpu: powerpc64be
+ cpu: powerpc64
ppc64l:
variables:
cpu: powerpc64le