Skip to content

Commit

Permalink
try to debug pthread conflict
Browse files Browse the repository at this point in the history
no evidence for where libwinpthread is coming from
  • Loading branch information
minrk committed Jan 8, 2025
1 parent a5561fb commit beca12c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit beca12c

Please sign in to comment.