mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00: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: 319ae973740bc291cb3e02e3cb2b4df2109df53e) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0c53c56812
commit
2434bf3925
@@ -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