On Wed, 2011-08-17 at 18:53 -0500, Jonathan Nieder wrote:
> Hi,
> 
> Svante Signell wrote:
> 
> > --- guile-1.8-1.8.8+1/configure.in  2011-08-17 18:18:38.000000000 +0000
> > +++ guile-1.8-1.8.8+1.modified/configure.in 2011-08-17 16:22:39.000000000 
> > +0000
> > @@ -99,8 +99,17 @@
...
> Thanks.  But the above makes it less obvious what will happens when
> someone tries to build with gcc 4.5 or 4.7.  I suspect it would be
> simpler to pass --disable-error-on-warning to configure as Ludo
> suggested, like this:
> 
...
> diff --git a/debian/rules b/debian/rules
> index 32180e9d..516ddac9 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -64,6 +64,7 @@ configure_args = \
...
> +  --disable-error-on-warning \
>    --prefix=/usr

Yes, this kind of patch is much better, thank you. Problem solved.




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to