CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/03/02 04:46:58
Modified files:
devel/abseil-cpp: Makefile
Added files:
devel/abseil-cpp/patches:
patch-absl_base_internal_raw_logging_cc
patch-absl_debugging_CMakeLists_txt
Log message:
Enable tests
"98% tests passed, 3 tests failed out of 180" on amd64 and arm64.
sparc64 fails to build, i.e. enabling tests knocks out the package itself,
thus disable it until we fixed it.
Heavy lifting and diff from Andrew Krasavin
sparc64 tests/exclusion from me
Feedback OK op