mirror of
https://github.com/Z3Prover/z3
synced 2025-04-07 09:55:19 +00:00
This a workaround. Right now `libz3` gets linked against a static UBSan runtime which means none of the non-native language bindings (e.g. python) can load `libz3` due to undefined symbols. We need to link `libz3` against a shared UBSan runtime to fix this. |
||
---|---|---|
.. | ||
ci | ||
cmake | ||
qprofdiff | ||
suppressions |