mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-02 07:50:31 +00:00
Add OpenMP support
This commit is contained in:
parent
c1e18e7903
commit
5f8e9f14c1
742 changed files with 94643 additions and 1279 deletions
1
third_party/libcxxabi/BUILD.mk
vendored
1
third_party/libcxxabi/BUILD.mk
vendored
|
@ -83,6 +83,7 @@ $(THIRD_PARTY_LIBCXXABI_A).pkg: \
|
|||
# TODO: Remove constinit hacks when we have C++20
|
||||
$(THIRD_PARTY_LIBCXXABI_A_OBJS): private \
|
||||
CXXFLAGS += \
|
||||
-fno-sanitize=all \
|
||||
-ffunction-sections \
|
||||
-fdata-sections \
|
||||
-fexceptions \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue