Date: Thu, 9 Sep 2010 11:10:15 +0000 (UTC) From: Rui Paulo <rpaulo@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/cddl/contrib/opensolaris/lib/libdtrace/common dt_link.c Message-ID: <201009091110.o89BAQjl056844@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rpaulo 2010-09-09 11:10:15 UTC
FreeBSD src repository
Modified files:
cddl/contrib/opensolaris/lib/libdtrace/common dt_link.c
Log:
SVN rev 212358 on 2010-09-09 11:10:15Z by rpaulo
Don't clobber an existing target object file when doing the DTrace
linking process. This is needed because we change the source object
files and the second this dtrace -G is run, no probes will be found.
This hack allows us to build postgres with DTrace probes enabled. I'll
try to find a way to fix this without needing this hack.
Sponsored by: The FreeBSD Foundation
Revision Changes Path
1.6 +12 -0 src/cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009091110.o89BAQjl056844>
