[Buildroot] [PATCH 1/1] package/mbpoll: fix build without c++

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Jul 30 10:12:26 UTC 2023


On Sun, 30 Jul 2023 08:56:37 +0200
Bernd Kuhls <bernd at kuhls.net> wrote:

> Add patch to enable build without c++.
> 
> Add configure option to fix subsequent configure error due to patched
> source file during git version check:
> 
> CMake Error at cmake/GitVersion.cmake:118 (message):
>   Unable to find current project version !
> Call Stack (most recent call first):
>   CMakeLists.txt:100 (GetGitVersion)
> 
> Fixes:
> http://autobuild.buildroot.net/results/2f8/2f819871a89cb2a2df239b1f879c1babcdd022fc/
> 
> Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
> ---
>  ...dd-LANGUAGES-option-to-project-varia.patch | 30 +++++++++++++++++++
>  package/mbpoll/mbpoll.mk                      |  1 +
>  2 files changed, 31 insertions(+)
>  create mode 100644 package/mbpoll/0001-CMakeLists.txt-Add-LANGUAGES-option-to-project-varia.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list