mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 11:08:06 +00:00
.travis.yml: use FFMPEG's gas-preprocessor
This commit is contained in:
parent
f383aa0bfb
commit
037b9e52b9
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ before_install:
|
|||
- brew update 1>/dev/null
|
||||
- brew install doxygen nasm yasm optipng imagemagick coreutils intltool ninja antlr
|
||||
- brew upgrade cmake
|
||||
- wget --no-check-certificate https://raw.github.com/yuvi/gas-preprocessor/master/gas-preprocessor.pl
|
||||
- wget --no-check-certificate https://raw.githubusercontent.com/FFmpeg/gas-preprocessor/master/gas-preprocessor.pl
|
||||
- chmod +x gas-preprocessor.pl
|
||||
- sudo mv gas-preprocessor.pl /usr/local/bin
|
||||
- sudo ln -s /usr/local/bin/glibtoolize /usr/local/bin/libtoolize
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue