CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/06/29 02:48:17
Modified files:
devel/scons : scons.port.mk
Log message:
drop NO_CCACHE from scons.port.mk
bsd.port.mk now injects the env variables directly in the compiler
wrapper for ccache to work around scons that cleans the environment when
calling the compiler.
