diff options
author | peter <peter@FreeBSD.org> | 2004-06-10 22:18:33 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2004-06-10 22:18:33 +0000 |
commit | db97a6ffb28901bd495448b7dba55989e7742438 (patch) | |
tree | f3c0786b7b959307f4591408240a92e7d6799095 /usr.bin/tar | |
parent | f8abbd26e9efb1600b6b06ae698e670f6fd349f8 (diff) | |
download | FreeBSD-src-db97a6ffb28901bd495448b7dba55989e7742438.zip FreeBSD-src-db97a6ffb28901bd495448b7dba55989e7742438.tar.gz |
The gcc/config/i386/freebsd64.h file neglects to override the default
(bogus, application name space) mcount function name on amd64. Override
it here instead.
I've done it this way to avoid touching gcc source while 3.4 is in
progress, and this is the smallest, lowest impact I could come up with.
Adding a patch touches about 10-14 lines of Makefile, this touches only 1.
This will likely go away with the 3.4 import.
I spoke with Alexander about this a few days ago, but waited until after
sorting out some of the other bugs in the userland profiling.
Diffstat (limited to 'usr.bin/tar')
0 files changed, 0 insertions, 0 deletions