git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
98d45c55a1
commit
42dad27937
@ -794,6 +794,11 @@ typedef pid_t GPid;
|
||||
*/
|
||||
#define wxHAVE_PTHREAD_CLEANUP 1
|
||||
|
||||
/*
|
||||
* Define if compiler has __thread keyword.
|
||||
*/
|
||||
#undef HAVE___THREAD_KEYWORD
|
||||
|
||||
/* compatibility */
|
||||
/*
|
||||
* Use OpenGL
|
||||
|
Loading…
Reference in New Issue
Block a user