summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/sparc/leon3/abiclang.yml
blob: 6c9646e7cda8d58e370906ee77fcc1ff23d957c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-string: null
- split: null
- env-append: null
build-type: option
copyrights:
- Copyright (C) 2020 Hesham Almatary <Hesham.Almatary@cl.cam.ac.uk>
default:
- -mcpu=leon3
default-by-variant:
- value:
  - -mcpu=leon3
  - -mfix-ut700
  variants:
  - sparc/ut700
- value:
  - -mcpu=leon
  - -mfix-ut699
  variants:
  - sparc/ut699
- value:
  - -mcpu=gr712rc
  variants:
  - sparc/gr712rc
- value:
  - -mcpu=gr740
  variants:
  - sparc/gr740
description: |
  ABI flags
enabled-by:
- clang
links: []
name: ABI_FLAGS
type: build