projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1944b48
)
bison: remove redundant HOST_M4_DEPENDENCIES
author
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 18 Jan 2012 09:49:28 +0000
(10:49 +0100)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 18 Jan 2012 15:02:54 +0000
(16:02 +0100)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/bison/bison.mk
patch
|
blob
|
history
diff --git
a/package/bison/bison.mk
b/package/bison/bison.mk
index c277e96ad048b4c23d575f815f76ebd510368d98..a1de39aa7997452ae07fa160caa1088165fd9b95 100644
(file)
--- 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))