mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +00:00
improving clang++ support
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
3e8d3db290
commit
ad3aa96726
7 changed files with 33 additions and 59 deletions
2
README
2
README
|
@ -40,7 +40,7 @@ Remark: clang does not support OpenMP yet.
|
|||
|
||||
autoconf
|
||||
./configure CXX=clang++
|
||||
python scripts/mk_make.py --noomp
|
||||
python scripts/mk_make.py
|
||||
cd build
|
||||
make
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue