[Buildroot] [PATCH 1/1] package/libuv: needs gcc >= 4.9

Peter Korsgaard peter at korsgaard.com
Tue Sep 26 05:49:00 UTC 2023


>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice at gmail.com> writes:

 > libuv unconditionally uses stdatomic since
 > https://github.com/libuv/libuv/commit/2f33980a9141bd49cb2c34361854355b23b1e6fc
 > resulting in the following build failure with gcc < 4.9 since bump to
 > version 1.45.0 in commit 21764235cb7f7fb767ea4b5d825e39c711aee235:

 > In file included from src/fs-poll.c:23:0:
 > src/uv-common.h:41:24: fatal error: stdatomic.h: No such file or directory
 >  # include <stdatomic.h>
 >                         ^

 > Fixes:
 >  - http://autobuild.buildroot.org/results/6b9ce25ba7e5c5602313d533f460f8829f767f81

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

Committed to 2023.08.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list