mirror of
https://git.yoctoproject.org/poky
synced 2026-04-10 23:02:25 +02:00
gcc-runtime: fix override from poky-lsb to linuxstdbase
(From OE-Core rev: 1f5de4b36ad5853e489e47078c830f12a1c71ce9) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0de413782e
commit
22181a759d
@@ -5,4 +5,4 @@ require gcc-package-runtime.inc
|
||||
ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}"
|
||||
|
||||
EXTRA_OECONF += "--disable-libunwind-exceptions"
|
||||
EXTRA_OECONF_append_poky-lsb = " --enable-clocale=gnu"
|
||||
EXTRA_OECONF_append_linuxstdbase = " --enable-clocale=gnu"
|
||||
|
||||
Reference in New Issue
Block a user