eras        14/03/26 10:35:09

  Added:                mit-krb5-1.12_warn_cflags.patch
  Log:
  Do not build with -Werror - bug #498794
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0x77F1F175586A3B1F)

Revision  Changes    Path
1.1                  app-crypt/mit-krb5/files/mit-krb5-1.12_warn_cflags.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/mit-krb5/files/mit-krb5-1.12_warn_cflags.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/mit-krb5/files/mit-krb5-1.12_warn_cflags.patch?rev=1.1&content-type=text/plain

Index: mit-krb5-1.12_warn_cflags.patch
===================================================================
gentoo bug #498794
--- src/aclocal.m4      2014-01-16 00:44:15.000000000 +0000
+++ src/aclocal.m4      2014-03-26 10:20:54.000000000 +0000
@@ -501,6 +501,7 @@
   fi
   if test "x$krb5_ac_warn_cflags_set" = xset ; then
     AC_MSG_NOTICE(not adding extra gcc warning flags because WARN_CFLAGS was 
set)
+    WARN_CFLAGS=""
   else
     AC_MSG_NOTICE(adding extra warning flags for gcc)
     WARN_CFLAGS="$WARN_CFLAGS $extra_gcc_warn_opts -Wmissing-prototypes"




Reply via email to