]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
gcc-runtime: Use static dummy libstdc++
authorKhem Raj <raj.khem@gmail.com>
Sun, 24 Jul 2022 15:10:21 +0000 (08:10 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Jul 2022 21:57:54 +0000 (22:57 +0100)
commit3c6219dfcbcbde314648ba8cc54a90b32ea1c952
treea799cb3f342788e882b351af69dc47a39edcdc36
parentdd5f7e87b5bbde02eb50c7da6a6d3f928e0fd2f2
gcc-runtime: Use static dummy libstdc++

some standalone targets e.g. riscv64-elf disable shared linking for
baremetal ELF ABI in ld, therefore lets make it a static library

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-runtime.inc