From: Jehan Monnier Date: Thu, 1 Mar 2012 16:00:43 +0000 (+0100) Subject: fix warning X-Git-Url: http://sjero.net/git/?p=linphone;a=commitdiff_plain;h=1335fca76b9e784dea77fb985309d210b1b52562 fix warning --- diff --git a/.cproject b/.cproject index 23392095..3ab1fad7 100644 --- a/.cproject +++ b/.cproject @@ -22,7 +22,7 @@ - + diff --git a/.project b/.project index b8aa010f..2fbbd268 100644 --- a/.project +++ b/.project @@ -23,7 +23,7 @@ org.eclipse.cdt.make.core.buildArguments - CFLAGS="-g" + CFLAGS="-g -Werror -Wall" org.eclipse.cdt.make.core.buildCommand diff --git a/README.macos b/README.macos index e7a1f5a8..3ec0d042 100644 --- a/README.macos +++ b/README.macos @@ -50,7 +50,7 @@ If you got the source code from git, run ./autogen.sh first. Then or otherwise, do: - $ ./configure --prefix=/opt/local --with-readline=/opt/local --disable-strict --disable-x11 --with-srtp=/opt/local --with-gsm=/opt/local --enable-zrtp && make + $ ./configure --prefix=/opt/local --with-readline=/opt/local --disable-x11 --with-srtp=/opt/local --with-gsm=/opt/local --enable-zrtp && make Install to /opt/local diff --git a/mediastreamer2 b/mediastreamer2 index d2fdd1ce..719e03ec 160000 --- a/mediastreamer2 +++ b/mediastreamer2 @@ -1 +1 @@ -Subproject commit d2fdd1ce498fc99b15608be4060dac8aae0168ca +Subproject commit 719e03ecd0882063f62315b7cfa26bf4801faa90