tools/squashfs3-lzma: fix compilation with GCC15
authorRosen Penev <rosenp@gmail.com>
Wed, 23 Apr 2025 02:09:56 +0000 (19:09 -0700)
committerRobert Marko <robimarko@gmail.com>
Wed, 23 Apr 2025 09:50:13 +0000 (11:50 +0200)
commitd5c6452516fdc542696907e58543a549d834c630
tree4cfc765def29f38ac12aa6b1ef6a67cd9488449f
parent0e05cd6a153921c16bd79128d06125d87ca3d968
tools/squashfs3-lzma: fix compilation with GCC15

Function pointers require proper types now.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/18572
Signed-off-by: Robert Marko <robimarko@gmail.com>
tools/squashfs3-lzma/patches/160-gcc15.patch [new file with mode: 0644]