mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
fix build
This commit is contained in:
parent
bff266f396
commit
731845fa27
2 changed files with 2 additions and 2 deletions
2
README
2
README
|
|
@ -12,7 +12,7 @@ Make sure that /opt/local/bin (macport tools) arrives first in your PATH env var
|
|||
|
||||
Once xcode and macports are installed, open a terminal and install the required build-time tools with:
|
||||
|
||||
$ sudo port install coreutils automake autoconf libtool intltool wget pkgconfig cmake gmake yasm grep doxygen ImageMagick optipng antlr3
|
||||
$ sudo port install coreutils automake autoconf libtool intltool wget pkgconfig nasm cmake gmake yasm grep doxygen ImageMagick optipng antlr3
|
||||
|
||||
|
||||
Install gas-preprosessor.pl version above Jully 2013 (http://github.com/yuvi/gas-preprocessor/ ) to be copied into /opt/local/bin :
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit affd021540f6f0245803105b9e129521f6ff2a62
|
||||
Subproject commit 756ae1737a0ed61d4daab94636d4b490d83e2fa7
|
||||
Loading…
Add table
Reference in a new issue