From dd3f581370d8b6874dcef7fb34b10e77ccad9bc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian=20R=C3=BCth?= Date: Thu, 22 Aug 2024 15:42:56 +0300 Subject: [PATCH] Rerender with latest libcxx --- recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 44e0c80..8a84d85 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -27,7 +27,7 @@ source: - remove-libLLVM.patch build: - number: 2 + number: 3 skip: true # [win] # cross-python does not support pypy yet skip: true # [build_platform != target_platform and python_impl == "pypy"]