mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-30 08:18:30 +00:00
Add support for C++ thread safe statics
This commit is contained in:
parent
60f2ea36ca
commit
f491276b62
7 changed files with 120 additions and 6 deletions
|
@ -231,7 +231,6 @@ DEFAULT_CXXFLAGS = \
|
|||
-fno-rtti \
|
||||
-fno-exceptions \
|
||||
-fuse-cxa-atexit \
|
||||
-fno-threadsafe-statics \
|
||||
-Wno-int-in-bool-context \
|
||||
-Wno-narrowing \
|
||||
-Wno-literal-suffix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue