1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-14 11:59:50 +03:00

Try to update gcc-avr on Travis and fix compilation failure

This commit is contained in:
Bertrand Songis 2016-01-30 00:37:35 +01:00
parent 695e05c713
commit 16a37db86f
2 changed files with 6 additions and 6 deletions

View file

@ -10,7 +10,7 @@ cd build
# Companion
rm -rf *
cmake -DCMAKE_BUILD_TYPE=Debug -DPCB=TARANIS ..
make -j2
# make -j2
# OpenTX on 9X stock with FrSky telemetry
rm -rf *