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