summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--project.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.conf b/project.conf
index 32e4181e..854c6bf5 100644
--- a/project.conf
+++ b/project.conf
@@ -9,7 +9,7 @@ aliases:
element-path: ./elements
variables:
- cpu: "%{bst-arch}"
+ cpu: "%{bst-target-arch}"
abi: gnu
target-stage1: "%{cpu}-bootstrap-linux-%{abi}"
target: "%{cpu}-baserock-linux-%{abi}"