Mon, 01 Jul 2013 21:11:17 +0200
Correct overly hostile error warnings in the build configuration.
glib/glib.spec | file | annotate | diff | comparison | revisions |
1.1 --- a/glib/glib.spec Mon Jul 01 20:56:52 2013 +0200 1.2 +++ b/glib/glib.spec Mon Jul 01 21:11:17 2013 +0200 1.3 @@ -147,6 +147,7 @@ 1.4 PCRE_LIBS="%{l_ldflags} -lpcre" \ 1.5 PERL="%{l_prefix}/bin/perl" \ 1.6 PERL_PATH="%{l_prefix}/bin/perl" \ 1.7 + GLIB_WARN_CFLAGS="" \ 1.8 GREP="grep" \ 1.9 ./configure \ 1.10 --prefix=%{l_prefix} \