# HG changeset patch # User Michael Schloh von Bennewitz # Date 1372705877 -7200 # Node ID 21ce05ebf3445c5261a5a5d10d7e9e49a0afbd70 # Parent 9024b850a1f944de4ef83bcc13e8566e252ba76a Correct overly hostile error warnings in the build configuration. diff -r 9024b850a1f9 -r 21ce05ebf344 glib/glib.spec --- a/glib/glib.spec Mon Jul 01 20:56:52 2013 +0200 +++ b/glib/glib.spec Mon Jul 01 21:11:17 2013 +0200 @@ -147,6 +147,7 @@ PCRE_LIBS="%{l_ldflags} -lpcre" \ PERL="%{l_prefix}/bin/perl" \ PERL_PATH="%{l_prefix}/bin/perl" \ + GLIB_WARN_CFLAGS="" \ GREP="grep" \ ./configure \ --prefix=%{l_prefix} \