openwrt/tools
Robert Marko 5f07510cdc tools: b43-tools: fix compilation with GCC14
GCC14 no longer treats integer types and pointer types as equivalent in
assignments (including implied assignments of function arguments and return
values), and instead fails the compilation with a type error.

So, as a workaround lets disable the newly introduced error
-Werror=int-conversion and just make it print a warning to enable compiling
with GCC14 as Fedora 40 now defaults to it.

(cherry picked from commit 0c96d20bf9)
Link: https://github.com/openwrt/openwrt/pull/15309
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-04-28 11:31:02 +02:00
..
autoconf
autoconf-archive tools/autoconf-archive: update to 2021.02.19 2021-09-20 15:21:17 +02:00
automake
b43-tools tools: b43-tools: fix compilation with GCC14 2024-04-28 11:31:02 +02:00
bash tools: build bash on macOS and use it for ipkg-build 2022-01-27 13:38:48 +01:00
bc tools: use https for bc mirrors 2022-02-24 15:36:28 +01:00
bison tools: assign PKG_CPE_ID 2023-09-27 17:30:45 +02:00
cbootimage
cbootimage-configs
ccache ccache: update to 4.6.3 2023-04-27 21:02:10 +02:00
cmake tools/cmake: Build without some included libs 2023-11-21 00:38:36 +01:00
coreutils tools/coreutils: fix compilation on macOS 14 2024-04-27 15:14:06 +02:00
cpio tools/cpio: fix compilation on macOS 14 2024-04-27 15:14:06 +02:00
dosfstools dosfstools: switch to AC_CHECK_LIB 2023-01-16 23:58:16 +01:00
e2fsprogs e2fsprogs: Fix CVE-2022-1304 2022-12-06 23:29:14 +01:00
elftosb
expat tools/expat: build with autotools again 2023-11-21 00:38:36 +01:00
fakeroot tools/fakeroot: update to 1.28 2022-03-13 19:24:13 +01:00
findutils tools/findutils: update to 4.9.0 2022-03-01 00:08:08 +01:00
firmware-utils firmware-utils: tplink-safeloader: add Mercusys MR70X 2023-03-24 16:04:38 +01:00
flex
flock
genext2fs
gengetopt
gmp tools: assign PKG_CPE_ID 2023-09-27 17:30:45 +02:00
include
isl tools/isl: update the download URL 2021-10-21 20:37:20 +01:00
kernel2minor
libressl tools/libressl: update to version 3.4.3 2022-06-25 00:05:21 +02:00
libtool libtool: Revert "libtool: bump to 2.4.6" 2021-09-23 13:39:11 +02:00
llvm-bpf tools: assign PKG_CPE_ID 2023-09-27 17:30:45 +02:00
lzma
lzma-old
m4 tools/m4: update to 1.4.19 2021-09-20 15:21:17 +02:00
make-ext4fs
meson tools/meson: backport WSL2 fix 2022-10-03 19:51:50 +02:00
missing-macros
mkimage tools/mkimage: build uboot with NO_SDL=1 2023-01-22 01:35:16 +01:00
mklibs tools/mklibs: update to 0.1.45 2022-03-01 00:08:08 +01:00
mpc
mpfr
mtd-utils tools: assign PKG_CPE_ID 2023-09-27 17:30:45 +02:00
mtools mtools: update to version 4.0.39 2022-04-15 14:12:18 +01:00
ninja
padjffs2
patch tools/patch: apply patch for EACCES on xattr copy 2022-11-27 15:43:08 +01:00
patch-image
patchelf
pkgconf pkg-config: always use correct path for pkg-config.real 2022-08-14 00:29:20 +02:00
quilt tools/quilt: update to 0.67 2022-02-25 14:12:39 +01:00
sdimage
sed tools/sed: fix compilation on macOS 14 2024-04-27 15:14:06 +02:00
sparse tools/sparse: update to 0.6.4 2021-09-20 15:21:17 +02:00
squashfs
squashfskit4
sstrip tools/sstrip: update to 3.2 2021-09-20 15:21:17 +02:00
tar tools/tar: update to 1.34 2021-09-05 21:26:48 +02:00
xz
zip tools: assign PKG_CPE_ID 2023-09-27 17:30:45 +02:00
zlib tools/zlib: switch to configure script 2023-11-21 00:38:36 +01:00
zstd tools/zstd: update to 1.5.2 2022-03-01 00:08:08 +01:00
Makefile tools: fix firmware-utils depends 2023-11-21 00:38:36 +01:00