gawk: cross build support.
This commit is contained in:
parent
34726bdf9a
commit
1fbda0515b
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ conflicts="chroot-gawk>=0"
|
|||
build_style=gnu-configure
|
||||
configure_args="--with-readline"
|
||||
makedepends="readline-devel"
|
||||
crossmakedepends="readline-devel"
|
||||
short_desc="The GNU awk utility"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Reference in a new issue