kumquat-buildroot/package/grpc
Thomas De Schampheleire f1d268cf7d package/grpc: disable unnecessary build plugins
grpc has plugins for multiple programming languages, which are needed on
development machines only. Examples are grpc_cpp_plugin, grpc_ruby_plugin,
etc.

Even though before commit fedf3318e3,
grpc_cpp_plugin was not installed for target, all other plugins still were.
This causes additional build time and rootfs space.

As Buildroot does not support building a development environment for target,
these tools can be disabled.

Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-02-03 23:00:03 +01:00
..
0001-CMakeLists.txt-fix-cross-compilation-with-gRPC_BUILD.patch package/grpc: fix cross-compilation with gRPC_BUILD_GRPC_CPP_PLUGIN=OFF 2021-02-03 23:00:02 +01:00
0002-Properly-detect-the-availability-of-pthread_setname_.patch
0003-wrap_memcpy.cc-add-GPR_DISABLE_WRAPPED_MEMCPY.patch
Config.in
grpc.hash package/grpc: bump to version 1.35.0 2021-01-29 09:27:36 +01:00
grpc.mk package/grpc: disable unnecessary build plugins 2021-02-03 23:00:03 +01:00