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

--- gas/Makefile.in.orig	Sat Jul  3 02:57:14 2004
+++ gas/Makefile.in	Sat Jul  3 03:00:33 2004
@@ -710,7 +710,7 @@
 
 # How to link with both our special library facilities
 # and the system's installed libraries.
-GASLIBS = @OPCODES_LIB@ @BFDLIB@ ../libiberty/libiberty.a
+GASLIBS = ${PREFIX}/lib/libbfd.a ${PREFIX}/lib/libiberty.a
 
 # Files to be copied away after each stage in building.
 STAGESTUFF = *.o $(noinst_PROGRAMS)