13 lines
452 B
Text
13 lines
452 B
Text
$NetBSD: patch-af,v 1.8 2012/08/17 15:49:35 jperkin Exp $
|
|
|
|
--- ../ghc-6.4.2/ghc/rts/package.conf.in.orig 2005-05-20 21:07:55.000000000 +0200
|
|
+++ ../ghc-6.4.2/ghc/rts/package.conf.in 2005-05-20 21:08:58.000000000 +0200
|
|
@@ -65,7 +65,7 @@
|
|
hugs-options:
|
|
cc-options:
|
|
|
|
-ld-options:
|
|
+ld-options: "-Wl,-R@PREFIX@/lib","-L@PREFIX@/lib",
|
|
#ifdef LEADING_UNDERSCORE
|
|
"-u", "_GHCziBase_Izh_static_info"
|
|
, "-u", "_GHCziBase_Czh_static_info"
|