mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 09:32:11 +02:00
buildtools-extended-tarball: Add libstc++.a
Builds like native-openjdk, really wants a to link some tools against the static version. Since when using the extended tarball, its the only place to get it, add the library. (From OE-Core rev: dfeca4d1e2442192aa40c420648cae2914c30be5) Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b13c3781b5
commit
d165768b8e
@@ -23,6 +23,7 @@ TOOLCHAIN_HOST_TASK += "\
|
||||
nativesdk-libgcc \
|
||||
nativesdk-libstdc++ \
|
||||
nativesdk-libstdc++-dev \
|
||||
nativesdk-libstdc++-staticdev \
|
||||
nativesdk-libtool \
|
||||
nativesdk-pkgconfig \
|
||||
nativesdk-glibc-utils \
|
||||
|
||||
Reference in New Issue
Block a user