Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-30 | flex: add missing patch | Waldemar Brodkorb | |
2019-09-30 | flex: fix bootstrap on NetBSD from upstream | Waldemar Brodkorb | |
2018-05-27 | Fix for host build of flex package. | Mike Thompson | |
When building under Ubuntu 18.04 the flex package for the host will fail with the following error: [stage1scan.c] Segmentation fault (core dumped) This seems to be because Ubuntu 18.04 uses glibc 2.26 or newer as described in the following URL: https://git.busybox.net/buildroot/commit/?id=c128c5f3c79b31d89256ffbc5c650ba613d3d52b This fix to configure.ac in the flex package will work around this error. Signed-off-by: Mike Thompson <mpthompson@gmail.com> | |||
2018-03-16 | flex: update to 2.6.4 | Waldemar Brodkorb | |
2016-11-17 | flex: fix build failure | Mario Haustein | |
Build failed because STAGE1FLEX was not evaluated Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-11-01 | flex: update to 2.6.2 | Waldemar Brodkorb | |
2016-06-21 | flex: disable gettext, add autoconf host depends | Waldemar Brodkorb | |
2016-06-21 | flex: update to 2.6.1, disable shared libfl as it breaks ipsec-tools compile | Waldemar Brodkorb | |
2016-04-08 | flex: update to 2.6.0 | Waldemar Brodkorb | |
2015-04-06 | fix flex build on Cygwin | Waldemar Brodkorb | |
2015-02-02 | update to latest stable upstream versions | Waldemar Brodkorb | |
2010-10-14 | make MacOS X works as build system for most of the packages, update some ↵ | Waldemar Brodkorb | |
packages to latest stable upstream version |