mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 03:15:50 +00:00
Fixing new build system for OSX
Signed-off-by: Leonardo de Moura <leonardo@z3-mac.local>
This commit is contained in:
parent
bf27090641
commit
deb5ee395a
4 changed files with 9 additions and 7 deletions
|
@ -93,7 +93,7 @@ AC_PROG_GREP
|
|||
AC_PROG_SED
|
||||
|
||||
# Sets OPENMP_CFLAGS
|
||||
AC_OPENMP
|
||||
m4_ifdef([AC_OPENMP], [AC_OPENMP])
|
||||
|
||||
AR=ar
|
||||
AC_SUBST(AR)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue