]> git.pld-linux.org Git - packages/distcc.git/commitdiff
- disable -Werror
authorsparky <sparky@pld-linux.org>
Sat, 20 Sep 2008 20:42:42 +0000 (20:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    distcc.spec -> 1.102

distcc.spec

index c2e5849a266e6504b1f21a804810979af2dcea26..83ebdfed3a108943040a068ede09249c888b027d 100644 (file)
@@ -152,6 +152,7 @@ sed -i -e 's#PKGDATADIR#"%{_pixmapsdir}"#g' src/mon-gnome.c
        %{?with_gnome:--with-gnome}
 
 %{__make} \
+       WERROR_CFLAGS="" \
        CC="%{__cc}"
 
 %install
This page took 0.104726 seconds and 4 git commands to generate.