linux4.14: include missing GCC plugins libraries
This commit is contained in:
parent
bec2235b51
commit
b4abaf8dd8
|
@ -18,7 +18,7 @@ noshlibprovides=yes
|
|||
preserve=yes
|
||||
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl armv5tel armv5tel-musl armv7l armv7l-musl aarch64 aarch64-musl"
|
||||
hostmakedepends="bc elfutils-devel kmod libressl-devel perl uboot-mkimage"
|
||||
hostmakedepends="bc elfutils-devel kmod libressl-devel perl uboot-mkimage gmp-devel libmpc-devel"
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
triggers="kernel-hooks"
|
||||
|
|
Loading…
Reference in New Issue