mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-16 09:32:28 +00:00
Release Cosmopolitan v3.6.0
This release is an atomic upgrade to GCC 14.1.0 with C23 and C++23
This commit is contained in:
parent
62ace3623a
commit
5660ec4741
1585 changed files with 117353 additions and 271644 deletions
2
third_party/libcxxabi/fallback_malloc.cc
vendored
2
third_party/libcxxabi/fallback_malloc.cc
vendored
|
@ -7,8 +7,8 @@
|
|||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "third_party/libcxxabi/fallback_malloc.h"
|
||||
#include "third_party/libcxx/__thread/support.h"
|
||||
|
||||
#include "third_party/libcxx/__threading_support"
|
||||
#ifndef _LIBCXXABI_HAS_NO_THREADS
|
||||
#if defined(__ELF__) && defined(_LIBCXXABI_LINK_PTHREAD_LIB)
|
||||
#pragma comment(lib, "pthread")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue