openwrt/tools/mklibs/patches
Daniel Golle 9437012b9e tools/mklibs: update to 0.1.44 and convert to Python 3
Since the switch to Python 3 build fails if CONFIG_USE_MKLIBS is set
("Strip unnecessary functions from libraries" in menuconfig) as
mklibs hasn't been converted to run on Python 3.

 * update to most recent upstream version which brings some
   reproducibility fixes
 * converted to Python 3 using 2to3
 * fixed mixed tab/spaces indentation
 * fixed use of string.* functions
 * some more minor fixes to make Python 3 happy

Fixes commit 19938c8de7 ("build: switch to Python 3")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-07-26 23:50:21 +02:00
..
001-compile.patch mklibs: upgrade to 0.1.35 2013-02-26 21:49:11 +00:00
002-disable_symbol_checks.patch tools/mklibs: update to 0.1.44 and convert to Python 3 2019-07-26 23:50:21 +02:00
003-no_copy.patch tools/mklibs: update to 0.1.44 and convert to Python 3 2019-07-26 23:50:21 +02:00
004-libpthread_link.patch tools/mklibs: update to 0.1.44 and convert to Python 3 2019-07-26 23:50:21 +02:00
005-duplicate_syms.patch tools/mklibs: update to 0.1.44 and convert to Python 3 2019-07-26 23:50:21 +02:00
006-uclibc_init.patch tools/mklibs: update to 0.1.44 and convert to Python 3 2019-07-26 23:50:21 +02:00
007-gc_sections.patch tools/mklibs: update to 0.1.44 and convert to Python 3 2019-07-26 23:50:21 +02:00
008-uclibc_libgcc_link.patch tools/mklibs: update to 0.1.44 and convert to Python 3 2019-07-26 23:50:21 +02:00
009-uclibc_libpthread_symbols.patch tools/mklibs: update to 0.1.44 and convert to Python 3 2019-07-26 23:50:21 +02:00
010-remove_STT_GNU_IFUNC.patch Revert "[tools] mklibs: upgrade to 0.1.37" 2013-06-05 00:21:23 +00:00
011-remove_multiarch.patch tools/mklibs: update to 0.1.44 and convert to Python 3 2019-07-26 23:50:21 +02:00
100-apply-2to3.patch tools/mklibs: update to 0.1.44 and convert to Python 3 2019-07-26 23:50:21 +02:00