mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 05:53:30 +08:00
a4ae412293
Newer 32bit architectures like RISCV32 and ARC are using 64bit time_t
from the get go unlike other 32bit architectures, therefore aliasing
__NR_futex to __NR_futex_time64 avoids the build error mentioned
in
|
||
---|---|---|
.. | ||
0001-fix-missing-davinci-voodoo-header.patch | ||
0002-imlib2-config.patch | ||
0003-setregion-lock.patch | ||
0004-use-gcc-link.patch | ||
0005-add-missing-idivine-header.patch | ||
0006-fix-client-gfx_state-initialisation.patch | ||
0007-libdirect-define-__NR_futex-on-32bit-architectures-u.patch | ||
Config.in | ||
directfb.hash | ||
directfb.mk |