zerochaos 14/07/25 20:12:38
Added: dont-mess-with-cflags.patch
Removed: yate-2.0.0-spandsp.patch
yate-2.0.0-ilbc-alsa-oss.patch
yate-2.0.0-cxxflags.patch
yate-2.0.0-as-needed.patch
yate-4.3.0-ilbc-alsa-oss.patch
Log:
ebuild cleanup, QA warnings fix, adding stable version
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
DD11F94A)
Revision Changes Path
1.1 net-voip/yate/files/dont-mess-with-cflags.patch
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/files/dont-mess-with-cflags.patch?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/files/dont-mess-with-cflags.patch?rev=1.1&content-type=text/plain
Index: dont-mess-with-cflags.patch
===================================================================
https://build.opensuse.org/package/view_file/network:telephony/yate/dont-mess-with-cflags.patch?expand=1
Index: yate/configure.in
===================================================================
--- yate.orig/configure.in
+++ yate/configure.in
@@ -1447,7 +1447,6 @@ fi
INSTALL_D="install -D"
-CFLAGS=`echo "$CFLAGS" | sed 's/\(^\| *\)-g[[0-9]]*//' | sed
's/[[[:space:]]]\{2,\}/ /g'`
MODULE_CFLAGS="-fno-exceptions -fPIC $HAVE_GCC_FORMAT_CHECK $HAVE_BLOCK_RETURN"
MODULE_CPPFLAGS="-fno-check-new $RTTI_OPT $MODULE_CFLAGS"
MODULE_LDRELAX="-export-dynamic -shared"