openwrt-packages/multimedia/minidlna/patches
Syrone Wong e8f0944337
minidlna: fix GCC 10 multiple def compilation error
Diffrent file use its own setjmp_buffer, thus
we have two global variables called setjmp_buffer

I am not sure if we should use only one instance of it.

The patch sent upstream uses a similar approach.

https://sourceforge.net/p/minidlna/bugs/327/

Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
2020-08-10 16:20:51 -07:00
..
001-dont-build-po-files.patch multimedia/minidlna: Update to latest commit 2019-03-14 16:27:25 +00:00
005-added-support-RMVB.patch minidlna: Added support RMVB 2020-02-01 13:04:19 +08:00
010-lg.patch minidlna: update to latest master 2020-02-23 18:03:14 -08:00
020-wrap_container_definitions_into_a_structure.patch minidlna: update to latest master 2020-02-23 18:03:14 -08:00
030-mark_all_instances_of_magic_container_s_as_const.patch minidlna: update to latest master 2020-02-23 18:03:14 -08:00
040-heroes.patch minidlna: update to latest master 2020-02-23 18:03:14 -08:00
060-reduce_duplication_in_sql_c.patch minidlna: update to latest master 2020-02-23 18:03:14 -08:00
070-return-void.patch minidlna: update to latest master 2020-02-23 18:03:14 -08:00
999-05-fix-setjmp-buffer-multiple-def.patch minidlna: fix GCC 10 multiple def compilation error 2020-08-10 16:20:51 -07:00