mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Travis CI: Pick right GCC version
This commit is contained in:
@@ -7,9 +7,8 @@ language: cpp
|
||||
before_script:
|
||||
- sudo add-apt-repository 'ppa:terry.guo/gcc-arm-embedded' -y
|
||||
- sudo apt-get update -q
|
||||
- sudo apt-get install gcc-arm-none-eabi python-serial python-argparse
|
||||
- sudo apt-get install flex bison libncurses5-dev autoconf texinfo build-essential
|
||||
- sudo apt-get install libtool zlib1g-dev genromfs git wget
|
||||
- sudo apt-get install gcc-arm-none-eabi=4-8-2014q2-0saucy9 python-serial python-argparse
|
||||
- sudo apt-get install flex bison libncurses5-dev autoconf texinfo build-essential libtool zlib1g-dev genromfs git wget
|
||||
|
||||
# Output GCC version
|
||||
- arm-none-eabi-gcc --version
|
||||
|
||||
Reference in New Issue
Block a user