From d6715290ff3e56538520256a497a8005afb5f972 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Thu, 27 Dec 2018 08:48:50 +1100 Subject: [PATCH] Tools: fixed appveyor configure --- Tools/scripts/build_appveyor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/scripts/build_appveyor.sh b/Tools/scripts/build_appveyor.sh index ddacb3defe..09a682397f 100755 --- a/Tools/scripts/build_appveyor.sh +++ b/Tools/scripts/build_appveyor.sh @@ -14,7 +14,7 @@ CXX=i686-pc-cygwin-g++.exe CC=i686-pc-cygwin-gcc ./waf configure --board sitl ( date git submodule update --init --recursive -f - + /usr/bin/python waf configure --board sitl /usr/bin/python waf -j4 copter plane rover heli sub # map to the names that MissionPlanner expects