From owner-cvs-all Sat Nov 6 14:44:35 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 61C7214F02; Sat, 6 Nov 1999 14:44:33 -0800 (PST) (envelope-from jb@FreeBSD.org) Received: (from jb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA79615; Sat, 6 Nov 1999 14:44:33 -0800 (PST) (envelope-from jb@FreeBSD.org) Message-Id: <199911062244.OAA79615@freefall.freebsd.org> From: John Birrell Date: Sat, 6 Nov 1999 14:44:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/ld Makefile.mips Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1999/11/06 14:44:33 PST Modified files: gnu/usr.bin/binutils/ld Makefile.mips Log: Use the simplified genscripts.sh and set the cross-compiled library directory to /usr/cross/${MACHINE_ARCH}-freebsdelf/usr/lib so that the cross tools behave the same way that the host versions do. When building cross tools, Cygnus doesn't set the default library directory. This doesn't suit FreeBSD IMHO. Revision Changes Path 1.4 +8 -7 src/gnu/usr.bin/binutils/ld/Makefile.mips To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message