generic-poky/meta/recipes-extended/gzip
Khem Raj 7509ffd3f9 gzip: Fix build with musl
gzip 1.6 uses an older version of gnulib when cross compiling it treats
fseeko as broken since it cant do runtime checks for it during configure
this only shows up on musl since for glibc since it has special check
for gnu c library, so we aid the system by telling it that fflush on
stdin works well with musl

Use NO_ASM to avoid textrels

Delete charset.alias for musl which is again another issue in gnulib not
knowing musl platform

(From OE-Core rev: cc41d3b14c7c325d09f10167c1910c9da814e932)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-24 09:40:27 +00:00
..
gzip-1.3.12 Upstream-Status: Update patch upstream-status for GPLv2 recipes 2011-05-17 15:14:46 +01:00
gzip-1.6 gzip: fix MakeMaker issues with using wrong SHELL/GREP 2014-12-05 18:01:07 +00:00
gzip.inc gzip: Fix build with musl 2016-01-24 09:40:27 +00:00
gzip_1.3.12.bb gzip 1.3.12: a few fixes 2015-02-08 08:00:28 +00:00
gzip_1.6.bb gzip 1.3.12: a few fixes 2015-02-08 08:00:28 +00:00