summaryrefslogblamecommitdiffstats
path: root/spec/build/bsps/i386/pc386/abi.yml
blob: 6a29742266b0e154eb800f996df7c8841170af71 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                         



                     





                  




                  



               











                
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 embedded brains GmbH (http://www.embedded-brains.de)
default:
- -mtune=pentium4
- -march=pentium4
- -msse3
default-by-variant:
- value:
  - -mtune=pentiumpro
  - -march=pentium
  variants:
  - i386/pc686
- value:
  - -mtune=pentium
  - -march=pentium
  - -msse2
  variants:
  - i386/pc586-sse
- value:
  - -mtune=pentium
  - -march=pentium
  variants:
  - i386/pc586
- value:
  - -mtune=i486
  variants:
  - i386/pc486
- value:
  - -mtune=i386
  variants:
  - i386/pc386
description: |
  ABI flags
enabled-by: true
links: []
name: ABI_FLAGS
type: build