diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/bison/bison.mk | 2 |
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)) |