You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/tools/flex/patches
Marko Ratkaj 0fb14a2b1a tools: flex: fix segfault with glibc 2.26+
Fix segmentation fault caused by implicit declaration of function 'reallocarray'. Added patch will enable
reallocarray() prototype in glibc 2.26+ on Linux systems. This fix will be included in flex 2.6.5.

Fixes LEDE issue: FS#1003 (Flex does not build with GCC 7.2)

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
7 years ago
..
100-disable-tests-docs.patch tools: flex: fix build with automake 1.15.1 7 years ago
200-build-AC_USE_SYSTEM_EXTENSIONS-in-configure.ac.patch tools: flex: fix segfault with glibc 2.26+ 7 years ago