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

Merge branch '105-pyeda-patch' into 'LCG_105-patches'

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

See merge request !2634
parents e8bae640 bcda320a
No related tags found
1 merge request!2634Add pyeda-0.29.0.patch for clang builds in 105-patches
Pipeline #11503025 passed
--- 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