Files
poky/meta/recipes-graphics/xorg-lib
Mingli Yu 8cf34c3517 libxshmfence: Build fixes for riscv32
NR_futex is not defined by newer architectures e.g. riscv32 as
they only have 64bit variant of time_t. Glibc defines SYS_futex
interface based on __NR_futex, since this is used in applications,
such applications start to fail to build for these newer architectures.

Define a fallback to alias __NR_futex to __NR_futex_time64 to make
SYS_futex keep working.

Reference: https://git.openembedded.org/openembedded-core/commit/?id=7a218adf9990f5e18d0b6a33eb34091969f979c7

(From OE-Core rev: 81599bf32135187b34726d41e9f619d22ca1bdd1)

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-04-18 11:37:25 +01:00
..
2019-10-23 16:30:36 +01:00
2020-05-03 15:41:39 +01:00
2019-06-28 13:28:37 +01:00
2020-06-04 13:27:30 +01:00
2018-05-29 21:07:14 +01:00
2018-11-14 11:14:39 +00:00
2019-02-25 10:43:07 +00:00
2019-03-12 11:57:41 -07:00
2019-04-12 14:05:37 +01:00
2019-04-12 14:05:37 +01:00
2019-04-12 14:05:37 +01:00
2019-06-28 13:28:37 +01:00
2019-04-12 14:05:37 +01:00
2019-04-12 14:05:37 +01:00
2019-04-12 14:05:37 +01:00
2021-02-18 23:40:01 +00:00
2014-12-31 08:14:26 +00:00
2019-04-12 14:05:37 +01:00