- Maybe enable assembly on Intel Macs?
SVN r2527 (trunk)
This commit is contained in:
parent
4f03442a7a
commit
30ffe1d4b8
9 changed files with 109 additions and 16 deletions
|
|
@ -38,7 +38,7 @@
|
|||
#endif
|
||||
#include <float.h>
|
||||
|
||||
#ifdef unix
|
||||
#if defined(unix) || defined(__APPLE__)
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue