CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/01/24 08:25:01
Modified files:
devel/ccache : Makefile distinfo
Added files:
devel/ccache/patches: patch-CMakeLists_txt
patch-cmake_GenerateConfigurationFile_cmake
patch-cmake_config_h_in
patch-src_Logging_cpp patch-src_system_hpp
Removed files:
devel/ccache/patches: patch-Makefile_in patch-configure
patch-src_util_c
Log message:
update to ccache-4.1
patched to disable the inode cache (new in 4.0, described as experimental,
and not enabled by default at runtime) is disabled in build; it cannot be
built without pthread_mutexattr_setpshared which we don't have.