NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-sparc64/48501: GCC 4.5.3 gets stuck compiling "libvpx" package
The following reply was made to PR port-sparc64/48501; it has been noted by
GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: port-sparc64/48501: GCC 4.5.3 gets stuck compiling "libvpx" package
Date: Mon, 6 Jan 2014 12:51:20 +0100
On Mon, Jan 06, 2014 at 11:10:01AM +0000, Matthias Scheler wrote:
> Any change of back porting the fix to GCC 4.5?
It is not obvious to me which change this is, if someone spots a
bugzilla ticket for it, we could evaluate.
> > Can we limit the hack to 4.5 or older?
>
> Can you please try to the change the following line in
> "pkgsrc/multimedia/libvpx/hacks.mk" ...
>
> . if !empty(CC_VERSION:Mgcc*)
>
> ... to this:
>
> . if !empty(CC_VERSION:Mgcc-4.[0-7].*)
I commited this with [0-5] (we don't know about 4.6 or 4.7).
Martin
Home |
Main Index |
Thread Index |
Old Index