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:
@@ -11,7 +11,9 @@
|
|||||||
#define _GLIBCPP_USE_THREADS
|
#define _GLIBCPP_USE_THREADS
|
||||||
#define _GLIBCPP_USE_WCHAR_T
|
#define _GLIBCPP_USE_WCHAR_T
|
||||||
|
|
||||||
|
#ifndef _IO_MTSAFE_IO
|
||||||
#define _IO_MTSAFE_IO
|
#define _IO_MTSAFE_IO
|
||||||
|
#endif
|
||||||
|
|
||||||
/* Define types for libio in terms of the standard internal type names. */
|
/* Define types for libio in terms of the standard internal type names. */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user