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

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