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"
The following reply was made to PR port-sparc64/48501; it has been noted by
GNATS.
From: csanchezdll%gmail.com@localhost (Carlos =?utf-8?Q?S=C3=A1nchez?= de La
Lama)
To: Matthias Scheler <tron%zhadum.org.uk@localhost>
Cc: Martin Husemann <martin%duskware.de@localhost>, NetBSD GNATS
<gnats-bugs%NetBSD.org@localhost>
Subject: Re: port-sparc64/48501: GCC 4.5.3 gets stuck compiling "libvpx"
Date: Mon, 26 May 2014 08:51:05 +0000
Seems to happen on sparc 32-bit too.
Same fix works:
-.if !empty(MACHINE_PLATFORM:MNetBSD-*-sparc64)
+.if !empty(MACHINE_PLATFORM:MNetBSD-*-sparc*)
-PKG_HACKS+= sparc64-gcc-lock-up
+PKG_HACKS+= sparc-gcc-lock-up
BR
Carlos
Home |
Main Index |
Thread Index |
Old Index