pkgsrc/cross/COMMON/patches-binutils/patch-aa
kristerw d0a953bff8 Adjust after update of cross/binutils, and bump PKGREVISION
for the packages depending on it.
2004-07-09 20:48:15 +00:00

13 lines
489 B
Text

$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)