summaryrefslogtreecommitdiff
path: root/cross/binutils/patches/patch-af
blob: 2195c29f813af4f8fc1350495b87946cfccb6ffc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.2 2004/07/09 20:43:48 kristerw Exp $

--- ld/Makefile.in.orig	Fri Jul  9 21:46:22 2004
+++ ld/Makefile.in	Fri Jul  9 21:46:44 2004
@@ -128,7 +128,7 @@
 # We put the scripts in the directory $(scriptdir)/ldscripts.
 # We can't put the scripts in $(datadir) because the SEARCH_DIR
 # directives need to be different for native and cross linkers.
-scriptdir = $(tooldir)/lib
+scriptdir = $(prefix)/lib
 
 EMUL = @EMUL@
 EMULATION_OFILES = @EMULATION_OFILES@