diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-22 21:24:41 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-22 21:24:41 +0000 |
commit | 954bc65a723bb730d1fbdba900f403d45a6edde9 (patch) | |
tree | fd1734e430d78ccf6d1505c7c4f403a66773f605 /net/linphone-base/files/patch-oRTP::configure | |
parent | Add sample startup script. (diff) |
- Update to version 0.12.1
PR: 59583
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=94728
Diffstat (limited to 'net/linphone-base/files/patch-oRTP::configure')
-rw-r--r-- | net/linphone-base/files/patch-oRTP::configure | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/net/linphone-base/files/patch-oRTP::configure b/net/linphone-base/files/patch-oRTP::configure index da85f68a52cb..328fe8ff9f07 100644 --- a/net/linphone-base/files/patch-oRTP::configure +++ b/net/linphone-base/files/patch-oRTP::configure @@ -1,14 +1,11 @@ - -$FreeBSD$ - ---- oRTP/configure.orig Wed Aug 13 01:22:52 2003 -+++ oRTP/configure Sat Aug 23 00:17:21 2003 -@@ -18804,8 +18804,6 @@ +--- oRTP/configure.orig Thu Nov 20 19:42:24 2003 ++++ oRTP/configure Fri Nov 21 11:14:07 2003 +@@ -19430,8 +19430,6 @@ CFLAGS="$CFLAGS +DA2.0W +DS2.0" fi fi -else -- CFLAGS="-O2 -g" +- CFLAGS="-O2 -g -Wall" fi build_scheduler=yes |