From owner-cvs-all Sun Aug 8 1: 4:18 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 1DAE214E4F; Sun, 8 Aug 1999 01:04:14 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA44070; Sun, 8 Aug 1999 01:02:52 -0700 (PDT) (envelope-from bde@FreeBSD.org) Message-Id: <199908080802.BAA44070@freefall.freebsd.org> From: Bruce Evans Date: Sun, 8 Aug 1999 01:02:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc/c++filt Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/08/08 01:02:52 PDT Modified files: (Branch: RELENG_3) gnu/usr.bin/cc/c++filt Makefile Log: MFC (1.7-1.8: install c++filt in the correct place). The breakage is more tangled for RELENG_3. RELENG_3 still has binutils/c++filt sources, so the elf case should have worked by installing the binutils version in the correct place. However, building of binutils/c++filt was broken in rev.1.4.2.1 of binutils/Makefile by mismerging rev.1.8. PR: 12920 Revision Changes Path 1.4.2.1 +2 -2 src/gnu/usr.bin/cc/c++filt/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message