mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
15 lines
316 B
Plaintext
15 lines
316 B
Plaintext
$NetBSD: patch-ad,v 1.6 2009/08/23 18:56:34 hasso Exp $
|
|
|
|
From Till Dörges on the prelude-devel ML.
|
|
|
|
--- libprelude-config.in.orig 2009-07-21 00:31:43 +0200
|
|
+++ libprelude-config.in 2009-07-21 00:31:58 +0200
|
|
@@ -70,6 +70,7 @@
|
|
;;
|
|
|
|
--ldflags)
|
|
+ echo "-Wl,-rpath -Wl,@libdir@"
|
|
;;
|
|
|
|
--c++)
|