tag 628507 patch
thanks

On Fri, Jul 01, 2011 at 06:10:21PM -0400, Stéphane Gaudreault wrote:
 
> Our collegue Marcela Mašláňová from the Red Hat team suggested that the 
> problem might be in in Makefile.PL where ExtUtils::MakeMaker overwrite the 
> CCFLAGS. The following patch fixed the problem for us.

Thanks Stéphane!

> -    CCFLAGS => $cflags,
> +    CCFLAGS => $Config{ccflags},

(Alternatively, appending $cflags to $Config{ccflags}) might be a bit
 cleaner.)

Subversion maintainers: see #628522 for more information about this issue.
-- 
Niko Tyni   nt...@debian.org



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