Date: Tue, 18 May 2004 15:49:15 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gmon Makefile.inc Message-ID: <200405182249.i4IMnFcM046189@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2004/05/18 15:49:15 PDT
FreeBSD src repository
Modified files:
lib/libc/gmon Makefile.inc
Log:
For amd64, explicitly compile mcount.po, rather than copying mcount.o. We
need to compile it with -fno-omit-frame-pointers since the mcount code
depends on that, and by default it omits them without -pg.
Revision Changes Path
1.10 +6 -0 src/lib/libc/gmon/Makefile.inc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405182249.i4IMnFcM046189>
