K 10 svn:author V 6 rpaulo K 8 svn:date V 27 2010-09-09T11:10:15.451156Z K 7 svn:log V 370 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 END