Ilya Lipnitskiy
5d8d4fbbcb
treewide: Run refresh on all packages
...
The crude loop I wrote to come up with this changeset:
find -L package/feeds/packages/ -name patches | \
sed 's/patches$/refresh/' | sort | xargs make
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
2021-02-20 16:02:15 -08:00
Rosen Penev
f63305980f
libffi: update to 3.3
...
Remove autoreconf. autotools files are no longer patched.
Add PKG_BUILD_PARALLEL for faster compilation.
Removed upstreamed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-28 20:39:27 -07:00
Yousong Zhou
13014e3633
libffi: patch n32.S to fix mips64 soft-float build
...
This should fix openwrt/packages#2511
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-08-17 09:55:20 +08:00
Felix Fietkau
3a7a4bf179
libffi: fix MIPS softfloat build issue with current binutils
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2016-01-20 13:24:31 +01:00