summaryrefslogtreecommitdiff
path: root/cross/i386-linux/patches/patch-aa
blob: 40a93fb69aea2039afc2db9b9a76ef8f3c0e38fd (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-aa,v 1.1 1998/08/14 00:10:45 tv Exp $

--- ../usr/lib/libc.so.orig	Thu Aug 13 12:00:12 1998
+++ ../usr/lib/libc.so	Thu Aug 13 12:00:53 1998
@@ -1,4 +1,4 @@
 /* GNU ld script
    Use the shared library, but some functions are only in
    the static library, so try that secondarily.  */
-GROUP ( /lib/libc.so.6 /usr/lib/libc_nonshared.a )
+GROUP ( libc.so.6 libc_nonshared.a )