From beca12ce1a2555803a16a61bfae0c00696a08b1e Mon Sep 17 00:00:00 2001 From: Min RK Date: Wed, 8 Jan 2025 11:19:08 +0100 Subject: [PATCH] try to debug pthread conflict no evidence for where libwinpthread is coming from --- recipe/meta.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 10e34bb..b69d476 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -94,6 +94,10 @@ outputs: # due to changes in the liblzma-devel split in 5.6 # remove when impi is unpinned - xz 5.2 # [win] + # debug: + - pthreads-win32 # [win] + run_constrained: + - liblzma '<0' # [win] test: script: test-libdolfinx.sh # [not win] script: test-libdolfinx.bat # [win]