Build flex 2.5.14.

This commit is contained in:
Andrius Štikonas 2021-01-30 19:47:48 +00:00
parent de9548dbff
commit 2b8394e1f5
6 changed files with 45 additions and 3 deletions

View file

@ -132,6 +132,9 @@ get_file https://ftp.gnu.org/gnu/m4/m4-1.4.tar.gz
# flex 2.5.11
get_file http://download.nust.na/pub2/openpkg1/sources/DST/flex/flex-2.5.11.tar.gz
# flex 2.5.14
get_file http://download.nust.na/pub2/openpkg1/sources/DST/flex/flex-2.5.14.tar.gz
# General cleanup
find tmp -name .git -exec rm -rf \;