Try to build Golded+ in MacOSX
This commit is contained in:
parent
c2c4a7433d
commit
44bcc8b1a1
@ -91,6 +91,10 @@
|
|||||||
#define CR '\x0D'
|
#define CR '\x0D'
|
||||||
#define ESC '\x1B'
|
#define ESC '\x1B'
|
||||||
|
|
||||||
|
#ifdef __APPLE__
|
||||||
|
#define __UNIX__
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef __UNIX__
|
#ifdef __UNIX__
|
||||||
#define NL "\r\n"
|
#define NL "\r\n"
|
||||||
#else
|
#else
|
||||||
|
Reference in New Issue
Block a user