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:
Julien Floret 2016-07-03 00:21:31 +02:00 committed by Thomas Petazzoni
parent bb57abf9dc
commit cf71879acc

View File

@ -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