projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
860d37a
)
libftdi: autoreconf should happen for host as well
author
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 5 Jun 2013 18:53:19 +0000
(20:53 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 5 Jun 2013 18:53:19 +0000
(20:53 +0200)
Fixes http://autobuild.buildroot.net/results/d30/
d3090804149654e099d3bc9953d48fd920812bf4
/build-end.log
The same patches gets applied for target and host, so we should do
autoreconf for the host as well.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/libftdi/libftdi.mk
patch
|
blob
|
history
diff --git
a/package/libftdi/libftdi.mk
b/package/libftdi/libftdi.mk
index c5590bade2105259001c886ae8e3bce91f7e3d5a..06316fe2df62d52704736ca8d582dde37708d3f2 100644
(file)
--- a/
package/libftdi/libftdi.mk
+++ b/
package/libftdi/libftdi.mk
@@
-10,6
+10,7
@@
LIBFTDI_DEPENDENCIES = libusb-compat libusb
LIBFTDI_INSTALL_STAGING = YES
LIBFTDI_CONFIG_SCRIPTS = libftdi-config
LIBFTDI_AUTORECONF = YES
+HOST_LIBFTDI_AUTORECONF = YES
LIBFDTI_CONF_OPT = --without-examples