mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 14:58:30 +00:00
Upgrade to 2022-era LLVM LIBCXX
This commit is contained in:
parent
2f4ca71f26
commit
8e68384e15
2078 changed files with 165657 additions and 65010 deletions
3
third_party/openmp/kmp_config.h
vendored
3
third_party/openmp/kmp_config.h
vendored
|
@ -11,6 +11,9 @@
|
|||
#ifndef KMP_CONFIG_H
|
||||
#define KMP_CONFIG_H
|
||||
|
||||
#pragma GCC diagnostic ignored "-Wvolatile" // wut
|
||||
#pragma GCC diagnostic ignored "-Wdeprecated-enum-enum-conversion" // wut
|
||||
|
||||
#include "libc/dce.h"
|
||||
#include "kmp_platform.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue