mirror of
https://github.com/Z3Prover/z3
synced 2025-05-08 00:05:46 +00:00
Refer to macOS rather than Mac OS / OSX.
This commit is contained in:
parent
620c5d1d81
commit
a76397d3b8
17 changed files with 33 additions and 33 deletions
|
@ -53,7 +53,7 @@ public:
|
|||
class psort_inst_cache;
|
||||
|
||||
#if defined(__APPLE__) && defined(__MACH__)
|
||||
// CMW: for some unknown reason, llvm on OSX does not like the name `psort'
|
||||
// CMW: for some unknown reason, llvm on macOS does not like the name `psort'
|
||||
#define psort Z3_psort
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue