parent
68fe1e58c2
commit
6e38e7429b
@ -923,7 +923,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Free BSD
|
// Free BSD
|
||||||
#elif defined(__FreeBSD__) || defined(__DragonFly__) || defined(__OpenBSD__)
|
#elif defined(__FreeBSD__) || defined(__DragonFly__) || defined(__OpenBSD__) || defined(__NetBSD__)
|
||||||
#define AS_BSD
|
#define AS_BSD
|
||||||
#if (defined(i386) || defined(__i386) || defined(__i386__)) && !defined(__LP64__)
|
#if (defined(i386) || defined(__i386) || defined(__i386__)) && !defined(__LP64__)
|
||||||
#undef COMPLEX_MASK
|
#undef COMPLEX_MASK
|
||||||
|
Loading…
Reference in New Issue
Block a user