Add objcopy

This commit is contained in:
Lorenz Meier 2015-10-24 12:22:45 +02:00
parent 96968911e4
commit 4d6094cf70
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ before_script:
- ln -s /usr/bin/ccache ~/bin/arm-none-eabi-g++
- ln -s /usr/bin/ccache ~/bin/arm-none-eabi-gcc
- ln -s /usr/bin/ccache ~/bin/arm-none-eabi-size
- ln -s /usr/bin/ccache ~/bin/arm-none-eabi-objcopy
- ln -s /usr/bin/ccache ~/bin/clang++
- ln -s /usr/bin/ccache ~/bin/clang++-3.4
- ln -s /usr/bin/ccache ~/bin/clang++-3.5