3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-25 12:36:02 +00:00

wheels: more compatibility

* Update manylinux images
* FFI now built as a per-platform static library
* Explicitly set minimum macOS deployment target, use clang on macOS
* Try enabling Windows (as an experiment)
* Disable aarch64-linux, aarch64-windows
This commit is contained in:
Mohamed Gaber 2024-09-28 21:03:43 +03:00
parent 407343a7a1
commit ab4ea84679
No known key found for this signature in database
5 changed files with 134 additions and 47 deletions

1
.gitignore vendored
View file

@ -51,3 +51,4 @@ __pycache__
/build
/venv
/boost
/ffi