Files
poky/meta
Khem Raj fbc879c351 mesa: Fix build on 32bit arches supporting 64bit time_t only
Fixes
../mesa-20.1.8/src/util/futex.h:47:19: error: use of undeclared identifier 'SYS_futex'; did you mean 'sys_futex'?
   return syscall(SYS_futex, addr1, op, val1, timeout, addr2, val3);
                  ^~~~~~~~~
                  sys_futex

(From OE-Core rev: 21bdff510a7673ccf7f27f551b641a5ba84d656c)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-10-20 11:11:46 +01:00
..
2020-10-20 11:11:46 +01:00
2020-10-17 12:34:29 +01:00
2020-09-30 15:01:51 +01:00
2020-07-22 23:47:57 +01:00
2019-08-29 14:05:12 +01:00