Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jun 2020 03:44:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246245] [PATCH] Mk/bsd.ccache.mk: increase ccache hit ratio
Message-ID:  <bug-246245-7788-8xjizPqfBI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246245-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246245-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246245

--- Comment #6 from rozhuk.im@gmail.com ---
(In reply to dewayne from comment #5)

-fdebug-prefix-map=3D${WRKSRC}=3D. - documented option.
https://gcc.gnu.org/install/configure.html
https://manpages.debian.org/experimental/binutils-common/as.1.en.html

Then some one make debug build in backtrace or whatever then will see main.c
not /tmp/ports/***/***/someapp-1.33.55/main.c.
This allow ccache to cache files even then path to file changed.
In our port system path changed on app version update.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246245-7788-8xjizPqfBI>