diff options
| -rw-r--r-- | meta-xilinx-standalone/recipes-devtools/gcc/gcc-runtime_%.bbappend | 1 | ||||
| -rw-r--r-- | meta-xilinx-standalone/recipes-devtools/gcc/gcc-xilinx-standalone.inc | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/meta-xilinx-standalone/recipes-devtools/gcc/gcc-runtime_%.bbappend b/meta-xilinx-standalone/recipes-devtools/gcc/gcc-runtime_%.bbappend index d2a174d5..cbf43008 100644 --- a/meta-xilinx-standalone/recipes-devtools/gcc/gcc-runtime_%.bbappend +++ b/meta-xilinx-standalone/recipes-devtools/gcc/gcc-runtime_%.bbappend | |||
| @@ -37,7 +37,6 @@ EXTRA_OECONF:append:xilinx-standalone:armv8r:class-target = " \ | |||
| 37 | " | 37 | " |
| 38 | 38 | ||
| 39 | EXTRA_OECONF:append:xilinx-standalone:microblaze:class-target = " \ | 39 | EXTRA_OECONF:append:xilinx-standalone:microblaze:class-target = " \ |
| 40 | --enable-target-optspace \ | ||
| 41 | --without-long-double-128 \ | 40 | --without-long-double-128 \ |
| 42 | " | 41 | " |
| 43 | 42 | ||
diff --git a/meta-xilinx-standalone/recipes-devtools/gcc/gcc-xilinx-standalone.inc b/meta-xilinx-standalone/recipes-devtools/gcc/gcc-xilinx-standalone.inc index ec76d518..ca14529c 100644 --- a/meta-xilinx-standalone/recipes-devtools/gcc/gcc-xilinx-standalone.inc +++ b/meta-xilinx-standalone/recipes-devtools/gcc/gcc-xilinx-standalone.inc | |||
| @@ -32,6 +32,5 @@ EXTRA_OECONF:append:xilinx-standalone:armv8r = " \ | |||
| 32 | " | 32 | " |
| 33 | 33 | ||
| 34 | EXTRA_OECONF:append:xilinx-standalone:microblaze = " \ | 34 | EXTRA_OECONF:append:xilinx-standalone:microblaze = " \ |
| 35 | --enable-target-optspace \ | ||
| 36 | --without-long-double-128 \ | 35 | --without-long-double-128 \ |
| 37 | " | 36 | " |
