[Buildroot] [PATCH 1/1] package/mesa3d: fix build on riscv32

Peter Korsgaard peter at korsgaard.com
Mon Sep 6 17:08:44 UTC 2021


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

 > Fix the following build failure on riscv32:
 > ../src/util/futex.h: In function 'sys_futex':
 > ../src/util/futex.h:39:19: error: 'SYS_futex' undeclared (first use in this function); did you mean 'sys_futex'?
 >    39 |    return syscall(SYS_futex, addr1, op, val1, timeout, addr2, val3);
 >       |                   ^~~~~~~~~
 >       |                   sys_futex

 > Fixes:
 >  - http://autobuild.buildroot.org/results/692700a5f967760a0b8cd358b1712f1d5a7b681e

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

Committed to 2021.02.x and 2021.05.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list