[Buildroot] [PATCH 1/1] package/iperf: fix build without threads

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Oct 27 06:50:07 UTC 2022


On Wed, 26 Oct 2022 22:39:41 +0200
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> Fix the following build failure without threads raised since bump to
> version 2.1.8 in commit ede944f53509f825aa983de19d34fc30259b812c:
> 
> Settings.cpp: In function 'void Settings_Interpret(char, const char*, thread_Settings*)':
> Settings.cpp:1281:9: error: break statement not within loop or switch
>  1281 |         break;
>       |         ^~~~~
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/2bcddf8439f6913fdf19b1fc2d33999a787ab3b2
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> ---
>  ...fix-single-threaded-compile-breakage.patch | 32 +++++++++++++++++++
>  1 file changed, 32 insertions(+)
>  create mode 100644 package/iperf/0001-fix-single-threaded-compile-breakage.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