1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-05-06 23:56:20 +02:00
openwrt/tools
Robert Marko 0c96d20bf9 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.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-03-30 10:42:47 +01:00
..
7z tools: assign PKG_CPE_ID 2023-09-19 20:21:33 +02:00
autoconf tools/autoconf: ensure relocatability 2023-03-16 00:32:59 +01:00
autoconf-archive tools/autoconf-archive: bump to 2023.02.20 2023-03-20 23:43:28 +01:00
automake tools/automake: move file requirements to higher strictness 2023-05-04 06:07:28 +02:00
b43-tools tools: b43-tools: fix compilation with GCC14 2024-03-30 10:42:47 +01:00
bash tools/bash: update to 5.2.21 2023-12-08 16:28:40 +01:00
bc tools/bc: update to 1.07.1 2022-10-22 22:50:37 +02:00
bison tools: assign PKG_CPE_ID 2023-09-19 20:21:33 +02:00
bzip2 tools/bzip2: add `bzip2` binaries 2023-04-18 15:25:21 +02:00
cbootimage treewide: update email address of Tomasz Maciej Nowak 2020-11-24 15:39:07 +01:00
cbootimage-configs treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
ccache tools/ccache: update to 4.9.1 2024-02-12 09:51:03 +01:00
cmake tools/cmake: disable xcode generator 2024-03-29 15:40:25 +01:00
coreutils tools/coreutils: rename list of installed programs 2023-06-05 08:31:56 +02:00
cpio tools/cpio: update to 2.15 2024-01-25 16:06:49 +01:00
dosfstools dosfstools: switch to AC_CHECK_LIB 2023-01-16 18:29:04 +01:00
dwarves tools/dwarves: update to 1.26 2024-02-28 15:12:30 -08:00
e2fsprogs tools/e2fsprogs: disable building fuse2fs to avoid depending on libfuse 2024-03-29 15:39:04 +01:00
elftosb treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
elfutils tools/elfutils: fix missing _ in auxv info alias 2023-11-01 19:20:35 +01:00
expat tools/expat: update to version 2.6.2 2024-03-26 10:37:37 +01:00
fakeroot Revert "tools/fakeroot: update to 1.30.1" 2023-02-12 01:02:22 +01:00
findutils tools/findutils: define list of installed programs 2023-06-05 08:31:54 +02:00
firmware-utils tools: firmware-utils: update to git HEAD 2024-03-23 15:50:59 +01:00
flex tools/flex: override SUBDIRS variable with Makefile 2023-05-04 06:07:28 +02:00
flock tools: add Host/Uninstall where possible 2022-10-20 00:33:22 +02:00
genext2fs tools/genext2fs: update to 1.5.0 2022-10-22 22:53:24 +02:00
gengetopt tools/gengetopt: override SUBDIRS variable with Makefile 2023-05-04 06:07:28 +02:00
gmp tools/gmp: update to 6.3 2023-10-12 00:22:36 +02:00
gnulib elfutils: fix build and enable on non-linux systems 2023-10-29 15:56:46 +01:00
include tools: macOS: types.h: fix missing unsigned types 2023-11-02 20:20:53 +01:00
isl tools/isl: update to 0.26 2023-04-22 01:33:16 +02:00
kernel2minor tools: kernel2minor: update to latest version 2018-07-12 18:15:33 +02:00
libdeflate tools/libdeflate: update to 1.19 2023-10-12 00:23:03 +02:00
liblzo tools: assign PKG_CPE_ID 2023-09-19 20:21:33 +02:00
libressl tools/libressl: update to version 3.7.3 2023-09-22 14:11:22 +02:00
libtool tools/libtool: bootstrap to local gnulib source 2023-05-04 06:07:30 +02:00
llvm-bpf tools: assign PKG_CPE_ID 2023-09-19 20:21:33 +02:00
lz4 tools: assign PKG_CPE_ID 2023-09-19 20:21:33 +02:00
lzma tools: add Host/Uninstall where possible 2022-10-20 00:33:22 +02:00
lzma-old treewide: unify OpenWrt hosted source via @OPENWRT 2021-02-05 12:00:24 -10:00
lzop tools/lzop: add `lzop` binaries 2023-01-16 23:51:10 +00:00
m4 tools: add Host/Uninstall where possible 2022-10-20 00:33:22 +02:00
make-ext4fs treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
meson tools/meson: update to 1.3.2 2024-03-29 23:42:22 +01:00
missing-macros tools/missing-macros: bump version of makeinfo alternative script 2023-05-04 06:07:27 +02:00
mkimage tools/mkimage: update to 2024.01 2024-01-25 16:07:42 +01:00
mklibs tools/mklibs: update to 0.1.45 2022-03-01 00:08:08 +01:00
mold tools/mold: update to 2.3.2 2023-12-04 13:24:50 +01:00
mpc tools/mpc: use STAGING_DIR_HOST instead of hardcoding default 2023-01-09 21:33:19 +01:00
mpfr tools/mpfr: update to 4.2.1 2023-08-28 23:45:58 +02:00
mtd-utils tools/mtd-utils: update to 2.1.6 2023-10-14 08:03:06 +02:00
mtools tools/mtools: update to 4.0.43 2023-04-08 15:51:32 +02:00
ninja tools/ninja: update to 1.11.1 2023-01-24 23:13:25 +01:00
padjffs2 tools: drop PKG_VERSION for purely local packages 2020-07-23 10:54:33 +02:00
patch tools/patch: apply patch for EACCES on xattr copy 2022-11-20 18:44:43 +01:00
patch-image rb532: drop target 2020-09-02 16:29:22 +02:00
patchelf tools/patchelf: update to 0.18.0 2023-04-29 17:37:45 +02:00
pkgconf tools/pkgconf: update to 2.1.1 2024-02-06 19:18:55 +01:00
quilt tools/quilt: update to 0.67 2022-02-25 14:12:39 +01:00
sdimage treewide: use APK compatible version schema 2024-03-22 22:14:22 +01:00
sed tools: assign PKG_CPE_ID 2023-09-19 20:21:33 +02:00
sparse tools: add Host/Uninstall where possible 2022-10-20 00:33:22 +02:00
squashfs3-lzma tools: squashfs3-lzma: generate reproducible output 2023-05-12 02:27:17 +02:00
squashfs4 tools/squashfs4: backport OpenWrt extended options patch 2023-04-20 21:30:52 +02:00
sstrip tools/sstrip: update to 3.2 2021-09-20 15:21:17 +02:00
tar tools: add Host/Uninstall where possible 2022-10-20 00:33:22 +02:00
util-linux tools: add util-linux 2024-03-11 20:17:25 +01:00
xz Revert "tools/xz: update to 5.6.1" (CVE-2024-3094) 2024-03-29 16:59:56 +00:00
zip tools: assign PKG_CPE_ID 2023-09-19 20:21:33 +02:00
zlib tools/zlib: update to 1.3.1 2024-01-30 10:35:15 +01:00
zstd tools/zstd: update to 1.5.5 2023-04-07 11:18:54 +02:00
Makefile tools: add util-linux 2024-03-11 20:17:25 +01:00