summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/raspberrypi/abi.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/aarch64/raspberrypi/abi.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/spec/build/bsps/aarch64/raspberrypi/abi.yml b/spec/build/bsps/aarch64/raspberrypi/abi.yml
index 60ce528dc4..949074f6b6 100644
--- a/spec/build/bsps/aarch64/raspberrypi/abi.yml
+++ b/spec/build/bsps/aarch64/raspberrypi/abi.yml
@@ -7,9 +7,10 @@ build-type: option
copyrights:
- Copyright (C) 2022 Mohd Noor Aman
default:
-- -mcpu=cortex-a72
-- -march=armv8-a
-default-by-variant: []
+- enabled-by: true
+ value:
+ - -mcpu=cortex-a72
+ - -march=armv8-a
description: |
ABI flags
enabled-by: true