Don't set _POSIX_THREAD_SAFE_FUNCTIONS. It does not mean "I want thread-safe
functions", it is set by the system to mean "you've got thread-safe functions". git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2892 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
Changes towards version 0.7:
|
||||
- Don't set _POSIX_THREAD_SAFE_FUNCTIONS - SvdB
|
||||
- Support for Windows CE. - SvdB with Pavel Chernikov
|
||||
- Added support to the unix build system for explicitely specifying the name
|
||||
of the define to set to show when a symbol is found.
|
||||
|
||||
Reference in New Issue
Block a user