3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 00:55:31 +00:00

added support for clang++ on Linux

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
Leonardo de Moura 2012-11-11 21:42:36 -08:00
parent ed6e688b94
commit 504ba8236d
2 changed files with 11 additions and 2 deletions

2
README
View file

@ -35,7 +35,7 @@ To uninstall Z3, use
sudo make uninstall
3) Building Z3 using clang++ on OSX
3) Building Z3 using clang++ on Linux/OSX
Remark: clang does not support OpenMP yet.
autoconf