mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 08:38:36 -04:00
Tools: fixed appveyor configure
This commit is contained in:
parent
77389d9a91
commit
d6715290ff
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user