e05ef3d8ed
This version represent >19 month of development since the version 6.4, and the list of changes is far too big to include here. See http://www.haskell.org/ghc/docs/6.6/html/users_guide/release-6-6.html for the list of user visible changes.
13 lines
458 B
Text
13 lines
458 B
Text
$NetBSD: patch-af,v 1.7 2007/03/24 17:57:20 kristerw 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"
|