meta-openembedded/meta-filesystems/recipes-filesystems/burnia
Nguyen Dat Tho 54c5800031
libburn: Fix build with gcc-15
Backport patch to fix the following error:
../libburn-1.5.6/test/poll.c: In function 'main':
../libburn-1.5.6/test/poll.c:67:27: error: assignment to '__sighandler_t' {aka 'void (*)(int)'} from incompatible pointer type 'void (*)(void)' [-Wincompatible-pointer-types]
   67 |         newact.sa_handler = catch_int;
      |                           ^
../libburn-1.5.6/test/poll.c:17:13: note: 'catch_int' declared here
   17 | static void catch_int ()
      |             ^~~~~~~~~
In file included from ../libburn-1.5.6/test/poll.c:9:
/home/worker/nano-ai/build-nano-ai/BUILD/work/qcs8550_aihub-webos-linux/libburn/1.5.6/recipe-sysroot/usr/include/signal.h:72:16: note: '__sighandler_t' declared here
   72 | typedef void (*__sighandler_t) (int);
      |                ^~~~~~~~~~~~~~
make: *** [Makefile:1024: test/poll-poll.o] Error 1

Signed-off-by: Nguyen Dat Tho <tho3.nguyen@lge.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-31 14:42:08 -07:00
..
libburn libburn: Fix build with gcc-15 2025-03-31 14:42:08 -07:00
libburn_1.5.6.bb libburn: Fix build with gcc-15 2025-03-31 14:42:08 -07:00
libisoburn_1.5.6.bb libisoburn: 1.5.4 -> 1.5.6 2023-11-12 12:18:47 -08:00
libisofs_1.5.6.bb libisofs: upgrade 1.5.4 -> 1.5.6 2023-11-12 12:18:47 -08:00