summaryrefslogtreecommitdiff
path: root/lang/ghc/files/patch-ghc-rts-package.conf.in
blob: 0a67acf915c4b3d19fbfcfb9142f452ac8060c7c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- rts/package.conf.in.orig	2007-12-10 19:11:32.000000000 +0100
+++ rts/package.conf.in	2007-12-31 08:32:19.000000000 +0100
@@ -66,6 +66,7 @@
 include-dirs:		FPTOOLS_TOP_ABS"/includes"
              		FPTOOLS_TOP_ABS"/rts"
              		FPTOOLS_TOP_ABS"/gmp/gmpbuild"
+                        GMP_INCLUDE_DIRS
 #endif
 
 includes:		Stg.h
@@ -143,6 +144,7 @@
          , "-u", "base_GHCziIOBase_NestedAtomically_closure"
          , "-u", "base_GHCziWeak_runFinalizzerBatch_closure"
 #endif
+	 , "-L/usr/local/lib"
 
 #ifdef LEADING_UNDERSCORE
 	 , "-u", "_base_GHCziConc_ensureIOManagerIsRunning_closure"