summaryrefslogtreecommitdiff
path: root/elements/gnu-toolchain/gcc.bst
diff options
context:
space:
mode:
authorLachlan Mackenzie <lachlan.mackenzie@codethink.co.uk>2019-01-11 18:11:52 +0000
committerLachlan Mackenzie <lachlan.mackenzie@codethink.co.uk>2019-01-11 18:11:52 +0000
commit2b3035c1f34fbc92eef1dec0c9f186372a8df7ed (patch)
treec933e87ecd521599b33a0813d57f01cb01c794df /elements/gnu-toolchain/gcc.bst
parentfa0d4dc58d7aa405c8981c4f33a37f6c871edc86 (diff)
downloaddefinitions-lachlanmackenzie/sanitize_and_correct_buildstream_architectures.tar.gz
Put in some corrections for known buildstream architectureslachlanmackenzie/sanitize_and_correct_buildstream_architectures
Diffstat (limited to 'elements/gnu-toolchain/gcc.bst')
-rw-r--r--elements/gnu-toolchain/gcc.bst2
1 files changed, 1 insertions, 1 deletions
diff --git a/elements/gnu-toolchain/gcc.bst b/elements/gnu-toolchain/gcc.bst
index 37f7a5b6..c0f09065 100644
--- a/elements/gnu-toolchain/gcc.bst
+++ b/elements/gnu-toolchain/gcc.bst
@@ -35,7 +35,7 @@ variables:
--with-fpu=vfpv3-d16
--with-float=hard
- - arch in ["armv8b64", "armv8l64", "ppc64b", "ppc64l", "x86_64"]:
+ - arch in ["armv8b", "armv8l", "ppc64", "ppc64le", "x86_64"]:
lib: lib64
environment: