libftdi: autoreconf should happen for host as well
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 5 Jun 2013 18:53:19 +0000 (20:53 +0200)
committerPeter 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

index c5590bade2105259001c886ae8e3bce91f7e3d5a..06316fe2df62d52704736ca8d582dde37708d3f2 100644 (file)
@@ -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