tools/nolibc: use pselect6_time64 if available
riscv32 does not have any of the older select systemcalls. Use pselect6_time64 instead. poll() is also used to implement sleep(). Signed-off-by:Thomas Weißschuh <thomas.weissschuh@linutronix.de> Acked-by:
Willy Tarreau <w@1wt.eu>
Loading
Please sign in to comment