Date: Sun, 8 Aug 1999 00:30:03 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc/c++filt Makefile Message-ID: <199908080730.AAA41796@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1999/08/08 00:30:03 PDT
Modified files:
gnu/usr.bin/cc/c++filt Makefile
Log:
Install c++filt in /usr/libexec/${OBJFORMAT}. The version that
was installed in /usr/bin normally got clobbered when objformat
was installed. Indirection through objformat is correct although
underscore handling is the only thing that differs for aout and
elf -- going through objformat is the easiest way to set c++filt's
underscore handling flag correctly.
Revision Changes Path
1.7 +2 -1 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908080730.AAA41796>
