summaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-06-19 12:43:09 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-07 11:44:36 +0000
commit28dba2a2843bf6d5c16256a8e4df47ce18ec48f1 (patch)
tree976b631a76f142b704b6131de452bb045efb90f9 /project.conf
parent23a3a3c746261c3ecb2aa961d91f988f0602a032 (diff)
downloaddefinitions-28dba2a2843bf6d5c16256a8e4df47ce18ec48f1.tar.gz
Proper support for powerpc64 (little and big endian)
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/project.conf b/project.conf
index 2e5dbebe..76445475 100644
--- a/project.conf
+++ b/project.conf
@@ -54,3 +54,9 @@ arches:
mips32l:
variables:
cpu: mipsel
+ ppc64b:
+ variables:
+ cpu: powerpc64
+ ppc64l:
+ variables:
+ cpu: powerpc64le