mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 22:27:16 +00: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: 59c4a3fdbbfd5a6aaba7e0a1675dcd5866a7f3a4) Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
aee7ed7b38
commit
76b27d57a9
@ -23,6 +23,7 @@ TOOLCHAIN_HOST_TASK += "\
|
||||
nativesdk-libgcc \
|
||||
nativesdk-libstdc++ \
|
||||
nativesdk-libstdc++-dev \
|
||||
nativesdk-libstdc++-staticdev \
|
||||
nativesdk-libtool \
|
||||
nativesdk-pkgconfig \
|
||||
nativesdk-glibc-utils \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user