forked from Imagelibrary/rtems
bsps/powerpc: Remove -fno-common
Remove -fno-common because it is the default since GCC 10.
This commit is contained in:
@@ -11,7 +11,6 @@ default:
|
||||
- -mstrict-align
|
||||
- -meabi
|
||||
- -msdata=sysv
|
||||
- -fno-common
|
||||
default-by-variant: []
|
||||
description: |
|
||||
ABI flags
|
||||
|
||||
@@ -10,7 +10,6 @@ default:
|
||||
- -mcpu=603e
|
||||
- -meabi
|
||||
- -msdata=sysv
|
||||
- -fno-common
|
||||
- -mstrict-align
|
||||
default-by-variant: []
|
||||
description: |
|
||||
|
||||
@@ -12,7 +12,6 @@ default:
|
||||
- -msoft-float
|
||||
- -meabi
|
||||
- -msdata=sysv
|
||||
- -fno-common
|
||||
- -mstrict-align
|
||||
default-by-variant: []
|
||||
description: |
|
||||
|
||||
@@ -12,7 +12,6 @@ default:
|
||||
- -mstrict-align
|
||||
- -meabi
|
||||
- -msdata=sysv
|
||||
- -fno-common
|
||||
default-by-variant: []
|
||||
description: |
|
||||
ABI flags
|
||||
|
||||
@@ -11,7 +11,6 @@ default:
|
||||
- -meabi
|
||||
- -mcpu=603e
|
||||
- -msdata=sysv
|
||||
- -fno-common
|
||||
default-by-variant: []
|
||||
description: |
|
||||
ABI flags
|
||||
|
||||
@@ -12,14 +12,12 @@ default:
|
||||
- -msoft-float
|
||||
- -meabi
|
||||
- -msdata=sysv
|
||||
- -fno-common
|
||||
- -mstrict-align
|
||||
default-by-variant:
|
||||
- value:
|
||||
- -D__ppc_generic
|
||||
- -mcpu=e6500
|
||||
- -m64
|
||||
- -fno-common
|
||||
variants:
|
||||
- powerpc/qoriq_e6500_64
|
||||
- value:
|
||||
@@ -27,7 +25,6 @@ default-by-variant:
|
||||
- -mcpu=e6500
|
||||
- -m32
|
||||
- -msdata=sysv
|
||||
- -fno-common
|
||||
variants:
|
||||
- powerpc/qoriq_e6500_32
|
||||
description: |
|
||||
|
||||
@@ -12,7 +12,6 @@ default:
|
||||
- -msoft-float
|
||||
- -meabi
|
||||
- -msdata=sysv
|
||||
- -fno-common
|
||||
default-by-variant: []
|
||||
description: |
|
||||
ABI flags
|
||||
|
||||
@@ -13,7 +13,6 @@ default:
|
||||
- -fno-strict-aliasing
|
||||
- -meabi
|
||||
- -msdata=sysv
|
||||
- -fno-common
|
||||
default-by-variant: []
|
||||
description: |
|
||||
ABI flags
|
||||
|
||||
@@ -11,7 +11,6 @@ default:
|
||||
- -mcpu=403
|
||||
- -meabi
|
||||
- -msdata=sysv
|
||||
- -fno-common
|
||||
default-by-variant: []
|
||||
description: |
|
||||
ABI flags
|
||||
|
||||
Reference in New Issue
Block a user