From b9e4b1a5e0848bf39e219e3d8654085f75d8e45b Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 25 Sep 2023 07:12:24 +0000 Subject: [PATCH] eclass/cmake: Sync with Gentoo It's from Gentoo commit ea4681213ddbaae1ba1d9fb204d7cc50aa882abd. --- sdk_container/src/third_party/portage-stable/eclass/cmake.eclass | 1 - 1 file changed, 1 deletion(-) diff --git a/sdk_container/src/third_party/portage-stable/eclass/cmake.eclass b/sdk_container/src/third_party/portage-stable/eclass/cmake.eclass index d0f6d0b4bd..bbab6a8af1 100644 --- a/sdk_container/src/third_party/portage-stable/eclass/cmake.eclass +++ b/sdk_container/src/third_party/portage-stable/eclass/cmake.eclass @@ -126,7 +126,6 @@ fi # the ebuild. Helps in improving QA of build systems that write to source tree. # @ECLASS_VARIABLE: CMAKE_SKIP_TESTS -# @USER_VARIABLE # @DEFAULT_UNSET # @DESCRIPTION: # Array of tests that should be skipped when running CTest.