Portability fix for QNX 6.2
include/my_global.h: Passed a bug in QNX 6.2 library that affected compiling.
This commit is contained in:
parent
0ed7ee0500
commit
db57cb7f31
@ -127,6 +127,8 @@
|
||||
#undef HAVE_SYS_UN_H
|
||||
#undef HAVE_FINITE
|
||||
#undef HAVE_RINT
|
||||
#undef LONGLONG_MIN /* These get wrongly defined in QNX 6.2 */
|
||||
#undef LONGLONG_MAX /* standard system library 'limits.h' */
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_BROKEN_SNPRINTF /* HPUX 10.20 don't have this defined */
|
||||
|
Loading…
x
Reference in New Issue
Block a user