mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 20:02:21 +02:00
buildtools-extended-tarball: add libgomp-dev
This is needed in particular for newer versions of rpm which would otherwise fail to build due to absence of omp.h header. (From OE-Core rev: a83904481cf85ad4a15209017ab04f690b7779ed) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.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
e820c86fb9
commit
c9b2bdd9c3
@@ -21,6 +21,7 @@ TOOLCHAIN_HOST_TASK += "\
|
||||
nativesdk-gettext \
|
||||
nativesdk-libatomic \
|
||||
nativesdk-libgcc \
|
||||
nativesdk-libgomp-dev \
|
||||
nativesdk-libstdc++ \
|
||||
nativesdk-libstdc++-dev \
|
||||
nativesdk-libstdc++-staticdev \
|
||||
|
||||
Reference in New Issue
Block a user