summaryrefslogtreecommitdiff
path: root/tests/format/option-arch/project.conf
blob: c386c16b9c1304ba499bda6ee4c041d79fc58fc7 (plain)
1
2
3
4
5
6
7
8
9
10
name: test
min-version: 2.0

options:
  machine_arch:
    type: arch
    description: The machine architecture
    values:
    - aarch32
    - aarch64