pkgsrc/cross/COMMON/patches-binutils/patch-aa

14 lines
489 B
Text
Raw Normal View History

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