summaryrefslogtreecommitdiff
path: root/cross/i386-linux/patches/patch-aa
blob: 6031ebaf71e5ef53cbabd6f98edff6e3c634eb11 (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-aa,v 1.2 1999/01/04 22:37:33 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 )