mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-18 13:12:34 +02:00
Define __NR_futex in terms for __NR_futex_time64 for rv32 Signed-off-by: Khem Raj <raj.khem@gmail.com>
4 lines
107 B
Plaintext
4 lines
107 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
|
|
|
SRC_URI_append_riscv32 = " file://riscv32__NR_futex.patch"
|