libcxxabi: Update to LLVM 19.
This commit is contained in:
committed by
Andrew Kelley
parent
70a1805e46
commit
d13bc04cb4
2
lib/libcxxabi/src/fallback_malloc.cpp
vendored
2
lib/libcxxabi/src/fallback_malloc.cpp
vendored
@@ -9,7 +9,7 @@
|
||||
#include "fallback_malloc.h"
|
||||
#include "abort_message.h"
|
||||
|
||||
#include <__threading_support>
|
||||
#include <__thread/support.h>
|
||||
#ifndef _LIBCXXABI_HAS_NO_THREADS
|
||||
#if defined(__ELF__) && defined(_LIBCXXABI_LINK_PTHREAD_LIB)
|
||||
#pragma comment(lib, "pthread")
|
||||
|
||||
Reference in New Issue
Block a user