ICU-3710 Here are the right threading options.
X-SVN-Rev: 15250
This commit is contained in:
parent
27977471ca
commit
97553518b3
@ -14,7 +14,7 @@ SHAREDLIBCPPFLAGS =
|
||||
|
||||
## Additional flags when building libraries and with threads
|
||||
LIBCPPFLAGS = -D_REENTRANT
|
||||
THREADSCPPFLAGS = -D_REENTRANT
|
||||
THREADSCPPFLAGS = -D_REENTRANT -pthread
|
||||
|
||||
# Use int for int32_t
|
||||
DEFS += -D_LP64
|
||||
|
Loading…
Reference in New Issue
Block a user