mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 03:49:12 +08:00
Output GCC version
This commit is contained in:
@@ -11,6 +11,9 @@ before_script:
|
||||
- sudo apt-get install flex bison libncurses5-dev autoconf texinfo build-essential
|
||||
- sudo apt-get install libtool zlib1g-dev genromfs git wget
|
||||
|
||||
# Output GCC version
|
||||
arm-none-eabi-gcc --version
|
||||
|
||||
# Clone only as much as we need
|
||||
git:
|
||||
depth: 500
|
||||
|
||||
Reference in New Issue
Block a user