summaryrefslogtreecommitdiff
path: root/lang/ghc/patches/patch-ak
blob: f9d61ac007324f60b4aa85579f7e38ce23ff0908 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ak,v 1.1 2003/04/29 11:27:46 augustss Exp $

--- ./ghc/rts/rts.conf.in.orig	Mon Feb 10 11:18:31 2003
+++ ./ghc/rts/rts.conf.in	Fri Mar 28 23:48:02 2003
@@ -67,6 +67,7 @@
                   so we force it to be included with special options to ld. */
         extra_ld_opts  =
          [
+	   ExtraLdOptsGmp
 #ifdef LEADING_UNDERSCORE
            "-u", "_GHCziBase_Izh_static_info"
          , "-u", "_GHCziBase_Czh_static_info"