Initial push
[termux-packages] / packages / flex / build.sh
1 TERMUX_PKG_HOMEPAGE=http://flex.sourceforge.net/
2 TERMUX_PKG_DESCRIPTION="Fast lexical analyser generator"
3 TERMUX_PKG_VERSION=2.5.39
4 TERMUX_PKG_SRCURL=http://downloads.sourceforge.net/project/flex/flex-${TERMUX_PKG_VERSION}.tar.xz
5 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="ac_cv_func_malloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes"