glib2: fix mips16 build, add size reducing static link, fpic CFLAGS
authorAndy Walsh <andy.walsh44+github@gmail.com>
Fri, 13 Dec 2019 14:29:32 +0000 (15:29 +0100)
committerAndy Walsh <andy.walsh44+github@gmail.com>
Tue, 31 Dec 2019 17:40:21 +0000 (18:40 +0100)
commita558b209440590deb5fae5ff32e4731c5e516194
tree45743a5d1c55b37ce762bfddb5bab3c3099c8348
parent7fb36fb8d017328f28520efb7932dd0df022fd75
glib2: fix mips16 build, add size reducing static link, fpic CFLAGS

* allows building as mips16 (fixes broken mips16/32 mixed static linking)
* add some static link related flags to reduce target binary size

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
libs/glib2/Makefile
libs/glib2/patches/003-valgrind.h-mips16-fix.patch [new file with mode: 0644]