diff options
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-cross.inc')
| -rw-r--r-- | meta/recipes-devtools/gcc/gcc-cross.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-cross.inc b/meta/recipes-devtools/gcc/gcc-cross.inc index 5b0ca15d47..c04177df5a 100644 --- a/meta/recipes-devtools/gcc/gcc-cross.inc +++ b/meta/recipes-devtools/gcc/gcc-cross.inc | |||
| @@ -34,6 +34,7 @@ EXTRA_OECONF += "\ | |||
| 34 | EXTRA_OECONF:append:libc-baremetal = " --without-headers" | 34 | EXTRA_OECONF:append:libc-baremetal = " --without-headers" |
| 35 | EXTRA_OECONF:remove:libc-baremetal = "--enable-threads=posix" | 35 | EXTRA_OECONF:remove:libc-baremetal = "--enable-threads=posix" |
| 36 | EXTRA_OECONF:remove:libc-newlib = "--enable-threads=posix" | 36 | EXTRA_OECONF:remove:libc-newlib = "--enable-threads=posix" |
| 37 | EXTRA_OECONF:remove:libc-picolibc = "--enable-threads=posix" | ||
| 37 | 38 | ||
| 38 | EXTRA_OECONF_PATHS = "\ | 39 | EXTRA_OECONF_PATHS = "\ |
| 39 | --with-gxx-include-dir=/not/exist${target_includedir}/c++/${BINV} \ | 40 | --with-gxx-include-dir=/not/exist${target_includedir}/c++/${BINV} \ |
