1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package/boot/uboot-envtools/patches
Josua Mayer c8580f51ba u-boot-envtools: fix building with glibc
tools/env/fw_env.c misses to include stdint.h.
Apparently musl doesn't mind and includes this header by default,
but glibc does not and causes the build to fail.

Signed-off-by: Josua Mayer <josua.mayer97@gmail.com>
2016-08-18 09:49:18 +02:00
..
001-compile.patch
200-fw_env_no_aes.patch
300-support-env-in-ubivol-chardev.patch
400-u-boot-2015.10-stdint.patch u-boot-envtools: fix building with glibc 2016-08-18 09:49:18 +02:00