Skip to content
Snippets Groups Projects
Commit bcda320a authored by Dmitri Konstantinov's avatar Dmitri Konstantinov
Browse files

Add pyeda-0.29.0.patch for clang builds in 105-patches

parent e8bae640
No related branches found
No related tags found
1 merge request!2634Add pyeda-0.29.0.patch for clang builds in 105-patches
Checking pipeline status
--- setup.py~ 2023-11-19 18:33:30.000000000 +0100
+++ setup.py 2024-07-24 13:13:45.018399166 +0200
@@ -189,1 +189,1 @@
- Extension("pyeda.boolalg.espresso", **ESPRESSO),
+ Extension("pyeda.boolalg.espresso", **ESPRESSO, extra_compile_args=["-Wno-incompatible-pointer-types"]),
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment