source: rtems/spec/build/bsps/powerpc/mpc55xxevb/abi.yml @ 3c68456a

Last change on this file since 3c68456a was 3c68456a, checked in by Sebastian Huber <sebastian.huber@…>, on 09/20/20 at 15:34:12

bsps/powerpc: Remove -fno-common

Remove -fno-common because it is the default since GCC 10.

  • Property mode set to 100644
File size: 421 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2actions:
3- get-string: null
4- split: null
5- env-append: null
6build-type: option
7copyrights:
8- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
9default:
10- -D__ppc_generic
11- -mcpu=8540
12- -msoft-float
13- -meabi
14- -msdata=sysv
15- -mstrict-align
16default-by-variant: []
17description: |
18  ABI flags
19enabled-by: true
20links: []
21name: ABI_FLAGS
22type: build
Note: See TracBrowser for help on using the repository browser.