gawk: remove empty host dependencies definition
Signed-off-by: Julien Floret <julien.floret@6wind.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
bb57abf9dc
commit
cf71879acc
@ -36,9 +36,6 @@ else
|
||||
GAWK_CONF_OPTS += --without-readline
|
||||
endif
|
||||
|
||||
# We don't have a host-busybox, and we don't want to use readline or mpfr
|
||||
HOST_GAWK_DEPENDENCIES =
|
||||
|
||||
HOST_GAWK_CONF_OPTS = --without-readline --without-mpfr
|
||||
|
||||
define GAWK_CREATE_SYMLINK
|
||||
|
Loading…
Reference in New Issue
Block a user