summaryrefslogtreecommitdiffstats
path: root/package/bison
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-01-18 10:49:28 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2012-01-18 16:02:54 +0100
commit880438cba4b1ac8b4411618313b10fcd7581ff37 (patch)
treef51d4dd415c2c8aab952311882c418e0f7e007f8 /package/bison
parent1944b48a3f16c5d93bba46b7e353230c06f859fd (diff)
downloadbuildroot-novena-880438cba4b1ac8b4411618313b10fcd7581ff37.tar.gz
buildroot-novena-880438cba4b1ac8b4411618313b10fcd7581ff37.zip
bison: remove redundant HOST_M4_DEPENDENCIES
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/bison')
-rw-r--r--package/bison/bison.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/bison/bison.mk b/package/bison/bison.mk
index c277e96ad..a1de39aa7 100644
--- a/package/bison/bison.mk
+++ b/package/bison/bison.mk
@@ -16,7 +16,5 @@ endef
BISON_POST_CONFIGURE_HOOKS += BISON_DISABLE_EXAMPLES
-HOST_BISON_DEPENDENCIES += host-m4
-
$(eval $(call AUTOTARGETS))
$(eval $(call AUTOTARGETS,host))