Signed-off-by: Sinan Kaya <[email protected]> --- .../openembedded-layers/recipes-devtools/grpc/grpc_%.bbappend | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/dynamic-layers/openembedded-layers/recipes-devtools/grpc/grpc_%.bbappend b/dynamic-layers/openembedded-layers/recipes-devtools/grpc/grpc_%.bbappend index a72496d..dc0ea42 100644 --- a/dynamic-layers/openembedded-layers/recipes-devtools/grpc/grpc_%.bbappend +++ b/dynamic-layers/openembedded-layers/recipes-devtools/grpc/grpc_%.bbappend @@ -1,2 +1,5 @@ +# doesn't build and not required +DEPENDS:remove:mingw32 = "libnsl2" + EXTRA_OECMAKE:remove:mingw32 = "-DBUILD_SHARED_LIBS=ON" EXTRA_OECMAKE:append:mingw32 = " -DBUILD_SHARED_LIBS=OFF" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#54526): https://lists.yoctoproject.org/g/yocto/message/54526 Mute This Topic: https://lists.yoctoproject.org/mt/85030549/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
