summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/powerpc/qoriq
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-20 17:45:11 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-20 17:45:11 +0200
commite59cb6a2b2a21071b4bc487ca2660551b49d9274 (patch)
treef5b560a48b276450754d6fa2dea7a26d3a7302b7 /spec/build/bsps/powerpc/qoriq
parentbsp/motorola_powerpc: Remove obsolete GCC option (diff)
downloadrtems-e59cb6a2b2a21071b4bc487ca2660551b49d9274.tar.bz2
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.
Diffstat (limited to 'spec/build/bsps/powerpc/qoriq')
-rw-r--r--spec/build/bsps/powerpc/qoriq/abi.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/spec/build/bsps/powerpc/qoriq/abi.yml b/spec/build/bsps/powerpc/qoriq/abi.yml
index 9270ae2495..2d7477a565 100644
--- a/spec/build/bsps/powerpc/qoriq/abi.yml
+++ b/spec/build/bsps/powerpc/qoriq/abi.yml
@@ -7,7 +7,6 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default:
-- -D__ppc_generic
- -mcpu=8540
- -msoft-float
- -meabi
@@ -15,13 +14,11 @@ default:
- -mstrict-align
default-by-variant:
- value:
- - -D__ppc_generic
- -mcpu=e6500
- -m64
variants:
- powerpc/qoriq_e6500_64
- value:
- - -D__ppc_generic
- -mcpu=e6500
- -m32
- -msdata=sysv