From e83b3484af751c265c1a50909f10f90e2894bb07 Mon Sep 17 00:00:00 2001 From: Simon Morlat Date: Mon, 13 Apr 2015 12:24:24 +0200 Subject: [PATCH] update README --- README.macos.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.macos.md b/README.macos.md index 436f6b967..61132bf3f 100644 --- a/README.macos.md +++ b/README.macos.md @@ -103,9 +103,6 @@ The next pieces need to be compiled manually. make CCFLAGS="$CFLAGS -c -O2 -DNeedFunctionPrototypes=1" sudo make install INSTALL_ROOT=/opt/local GSM_INSTALL_INC=/opt/local/include -* (Optional) libvpx-1.2 has a bug on MacOS resulting in ugly video. It is recommended to upgrade it manually to 1.3 from source. -The libvpx build isn't able to produce dual architecture files. To workaround this, configure libvpx twice and use lipo to create a dual architecture `libvpx.a`. - * (Optional, proprietary extension only) Compile and install the tunnel library If you got the source code from git, run `./autogen.sh` first. Then or otherwise, do: