[OpenWrt-Devel] [PATCH 0/2] tools: fix compilation with glibc 2.28
Luis Araneda
luaraneda at gmail.com
Wed Aug 8 22:32:44 EDT 2018
This series add a temporary workaround to fix compilation
of packages m4 and findutils using glibc 2.28, which
deprecated some constants by removing the file "libio.h"
Tested on an Intel Core i7-4500U running Arch Linux (x64)
with glibc 2.28-1
Luis Araneda (2):
tools: m4: fix compilation with glibc 2.28
tools: findutils: fix compilation with glibc 2.28
.../110-glibc-change-work-around.patch | 104 +++++++++++++++
.../010-glibc-change-work-around.patch | 118 ++++++++++++++++++
2 files changed, 222 insertions(+)
create mode 100644 tools/findutils/patches/110-glibc-change-work-around.patch
create mode 100644 tools/m4/patches/010-glibc-change-work-around.patch
--
2.18.0
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list