source: rtems/spec/build/bsps/powerpc/t32mppc/abi.yml @ e59cb6a2

Last change on this file since e59cb6a2 was e59cb6a2, checked in by Sebastian Huber <sebastian.huber@…>, on 09/20/20 at 15:45:11

bsps/powerpc: Remove ppc_generic define

Do not force BSPs to define ppc_generic.

This was probably the last command line define in the BSPs.

  • Property mode set to 100644
File size: 386 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- -mcpu=8540
11- -msoft-float
12- -meabi
13- -msdata=sysv
14default-by-variant: []
15description: |
16  ABI flags
17enabled-by: true
18links: []
19name: ABI_FLAGS
20type: build
Note: See TracBrowser for help on using the repository browser.