zerochaos 14/07/25 23:38:33 Added: yatebts-4.0.0-dont-mess-with-cflags.patch Log: cleanups, build fixes, and stable release. not pretty, but works (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Revision Changes Path 1.1 net-wireless/yatebts/files/yatebts-4.0.0-dont-mess-with-cflags.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/yatebts/files/yatebts-4.0.0-dont-mess-with-cflags.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/yatebts/files/yatebts-4.0.0-dont-mess-with-cflags.patch?rev=1.1&content-type=text/plain Index: yatebts-4.0.0-dont-mess-with-cflags.patch =================================================================== diff -Naur yate-bts/configure.in yate-bts-sane/configure.in --- yate-bts/configure.in 2014-07-25 10:28:44.000000000 -0400 +++ yate-bts-sane/configure.in 2014-07-25 17:38:23.550069064 -0400 @@ -36,9 +36,6 @@ AC_PROG_CC AC_PROG_AWK -# Delete -g as we handle debug info at build time -CFLAGS=`echo "$CFLAGS" | sed 's/-g[[0-9]]* *//' 2>/dev/null` - # Helper to check by pkgconfig including local paths function pkgconfig_check() {
