Prevent redefinition of _IO_MTSAFE_IO. It is defined when building the
legacy gcc's libio. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24524 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
a8d29a100c
commit
8195a5a835
@ -11,7 +11,9 @@
|
||||
#define _GLIBCPP_USE_THREADS
|
||||
#define _GLIBCPP_USE_WCHAR_T
|
||||
|
||||
#ifndef _IO_MTSAFE_IO
|
||||
#define _IO_MTSAFE_IO
|
||||
#endif
|
||||
|
||||
/* Define types for libio in terms of the standard internal type names. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user