1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package/boot/grub2/patches
Jo-Philipp Wich 25eddec9cb grub2: fix build against musl
Invert the `__GLIBC__` guards into `!__UCLIBC__` ones to avoid
invalid references to `_llseek` on musl.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 46125
2015-06-25 11:19:23 +00:00
..
100-grub_setup_root.patch
100-musl-compat.patch grub2: fix build against musl 2015-06-25 11:19:23 +00:00
200-fix-gets-removal.patch
210-fix_serial_rtscts.patch