Correct overly hostile error warnings in the build configuration.

Mon, 01 Jul 2013 21:11:17 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 01 Jul 2013 21:11:17 +0200
changeset 775
21ce05ebf344
parent 774
9024b850a1f9
child 776
6fb4607b503b

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} \

mercurial