[commit: ghc] master: default to using @note for saving the linker opts (someone mentioned (f0191c5)
Sergei Trofimovich
slyich at gmail.com
Thu Aug 11 07:07:03 CEST 2011
On Wed, 10 Aug 2011 04:03:30 -0700
Simon Marlow <marlowsd at gmail.com> wrote:
> commit f0191c559d683b5bac12243c0db3b780b684799e
> Author: Simon Marlow <marlowsd at gmail.com>
> Date: Wed Aug 10 10:02:55 2011 +0100
>
> default to using @note for saving the linker opts (someone mentioned
> that it wasn't working on Alpha, because we had explicitly listed the
> arches rather than having a sensible fallback).
Picked the patch and applied on top of 7.2.1. It fixed the build.
Thank you!
monolith ghc-7.2.1 # ./ghc -B. --info
[("Project name","The Glorious Glasgow Haskell Compilation System")
...
,("Project version","7.2.1")
,("Booter version","7.0.4")
,("Stage","2")
,("Build platform","alpha-unknown-linux")
...
--
Sergei
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/cvs-ghc/attachments/20110811/c29cc7fd/attachment.pgp>
More information about the Cvs-ghc
mailing list