mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
404 B
Plaintext
14 lines
404 B
Plaintext
$NetBSD: patch-ac,v 1.8 2012/08/17 15:49:35 jperkin Exp $
|
|
|
|
--- rts/package.conf.in.orig 2007-12-10 16:11:32.000000000 -0200
|
|
+++ rts/package.conf.in
|
|
@@ -73,7 +73,7 @@ depends:
|
|
hugs-options:
|
|
cc-options:
|
|
|
|
-ld-options:
|
|
+ld-options: "-Wl,-R@PREFIX@/lib","-L@PREFIX@/lib",
|
|
#ifdef LEADING_UNDERSCORE
|
|
"-u", "_base_GHCziBase_Izh_static_info"
|
|
, "-u", "_base_GHCziBase_Czh_static_info"
|