[commit: ghc] master: Release note blurb for Linker fixes. (6bd6139)
Austin Seipp
mad.one at gmail.com
Mon Jun 17 03:29:22 CEST 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : master
https://github.com/ghc/ghc/commit/6bd6139730b0f7889ca3773ec5139470398c906e
>---------------------------------------------------------------
commit 6bd6139730b0f7889ca3773ec5139470398c906e
Author: Austin Seipp <aseipp at pobox.com>
Date: Sun Jun 16 20:19:54 2013 -0500
Release note blurb for Linker fixes.
Signed-off-by: Austin Seipp <aseipp at pobox.com>
>---------------------------------------------------------------
docs/users_guide/7.8.1-notes.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/docs/users_guide/7.8.1-notes.xml b/docs/users_guide/7.8.1-notes.xml
index 8106687..33e358e 100644
--- a/docs/users_guide/7.8.1-notes.xml
+++ b/docs/users_guide/7.8.1-notes.xml
@@ -139,6 +139,12 @@
which will dump all of the flags it supports to standard out.
</para>
</listitem>
+ <listitem>
+ <para>
+ It's now possible to switch the system linker on Linux
+ (between GNU gold and GNU ld) at runtime without problem.
+ </para>
+ </listitem>
</itemizedlist>
</sect3>
More information about the ghc-commits
mailing list