aboutsummaryrefslogtreecommitdiff
path: root/lang/ghc/files/nopatch-.._ghc-7.4.1-boot_rts_package.conf.in
blob: 7976302419f159594cdf53401d3e9d5b3a449baa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ../ghc-7.4.1-boot/rts/package.conf.in.orig	2009-07-14 19:10:52.000000000 +0200
+++ ../ghc-7.4.1-boot/rts/package.conf.in	2009-08-13 22:09:35.000000000 +0200
@@ -156,6 +156,8 @@
 	 , "-u", "base_GHCziConc_ensureIOManagerIsRunning_closure"
 #endif
 
+	 , "-L%%LOCALBASE%%/lib"
+
 /*  Pick up static libraries in preference over dynamic if in earlier search
  *  path.  This is important to use the static gmp in preference on Mac OS.
  *  The used option is specific to the Darwin linker.