package/protozero: disable tests
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Thu, 22 Apr 2021 18:24:43 +0000 (20:24 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 23 Apr 2021 21:20:36 +0000 (23:20 +0200)
commitbe4869f393561aa5c297b631efc62dfd5e1c3f3f
treeb98f5cb02146c9a1f2bd2ed6aa311346a7a823ac
parent7bb1d96a52a1081bdd43ce9533674dbfbca93016
package/protozero: disable tests

Add a patch to disable tests through the standard BUILD_TESTING variable
which is already passed by cmake-package.

While at it, drop protobuf dependency which is only needed for tests

This will fix a build failure on toolchains without wchar, toolchains
for sh4 (ICE) or toolchains where gcc is affected by bug 64735.

Upstream thinks that this is unecessary but no additional feedback was
received on how we should handle those build failures

Fixes:
 - http://autobuild.buildroot.org/results/1cd24b757d87b963c70bc7ff927c6d983d0b142a

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Reviewed-by: Maxim Kochetkov <fido_max@inbox.ru>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/protozero/0001-CMakeLists.txt-respect-BUILD_TESTING.patch [new file with mode: 0644]
package/protozero/protozero.mk