ncftp: fix cross-compilation test
authorRomain Naour <romain.naour@openwide.fr>
Fri, 21 Feb 2014 21:00:52 +0000 (22:00 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 21 Feb 2014 23:40:54 +0000 (00:40 +0100)
commit1963bc815d7d61c7dd7196c5f1543ea59b9e7824
tree575e8fd26afc704b09fb8354cde5a7c409ab594f
parenta1451719dfca5b40619b396b01da5fbddb65ba32
ncftp: fix cross-compilation test

The cross-compilation test is based on the ability to run
a test program on the host, which is wrong.

If it runs, then the configure script concludes
that we're doing native compilation,
if it doesn't run, we're doing cross-compilation.

The configure script needs to be regenerated to fix the
cross-compilation test.

Fixes
http://autobuild.buildroot.net/results/969/969a49ae97a50634ea846a82b9c360e4fb020ace/build-end.log

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ncftp/ncftp.mk