From d6bf696ee162c01b957de331319197ef0d2a4fbd Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Mon, 8 May 2023 13:53:47 +1100 Subject: [PATCH] add reference to PR for upstreaming patches --- recipe/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 4472fef..1c147f2 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -43,6 +43,7 @@ source: # backport https://github.com/abseil/abseil-cpp/commit/807763a7f57dcf0ba4af7c3b218013e8f525e811 # to be able to install TESTONLY libraries - patches/0008-CMake-Install-TESTONLY-libraries-and-their-dependenc.patch + # backport abseil/abseil-cpp#1445 for shared builds including test targets on win - patches/0009-add-some-necessary-source-files-to-ABSL_INTERNAL_TES.patch - patches/0010-update-ABSL_CC_TEST_LINKOPTS-when-using-shared-build.patch - patches/0011-make-CordzHandle-and-relevant-internal-state-use-ABS.patch