[Buildroot] [PATCH] package/grpc: remove obsolete patch to support cross-compiling

Peter Korsgaard peter at korsgaard.com
Tue Feb 2 15:43:23 UTC 2021


>>>>> "Thomas" == Thomas De Schampheleire <patrickdepinguin at gmail.com> writes:

 > From: Thomas De Schampheleire <thomas.de_schampheleire at nokia.com>
 > When cross-compiling grpc, a native tool 'grpc_cpp_plugin' is needed.
 > Patch '0001-target-build-using-host-plugin.patch' in Buildroot provides a
 > way to pass the path to this tool via a configure option
 > 'gRPC_NATIVE_CPP_PLUGIN'.

 > In version 1.20.0, the upstream grpc project added better support for
 > cross-compiling via commit 0d7a0ded [1], searching for the native
 > grpc_cpp_plugin via PATH (rather than specifying it as configure option as
 > our patch was doing).

 > This change renders the mentioned Buildroot patch obsolete, so remove it.

 > [1] https://github.com/grpc/grpc/commit/0d7a0ded1cc93bb7f4d69a156b0a69829557cbf2

 > Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire at nokia.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list