mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 14:58:30 +00:00
Remove plenty of makefile misconfigurations
This commit is contained in:
parent
9172fd42a0
commit
8b469389f6
186 changed files with 1408 additions and 901 deletions
4
third_party/libcxx/__mutex_base
vendored
4
third_party/libcxx/__mutex_base
vendored
|
@ -15,7 +15,9 @@
|
|||
#include "third_party/libcxx/system_error"
|
||||
#include "third_party/libcxx/__threading_support"
|
||||
|
||||
#include "libc/isystem/time.h"
|
||||
#include "libc/sysv/consts/sched.h"
|
||||
#include "libc/time/struct/tm.h"
|
||||
#include "libc/time/time.h"
|
||||
|
||||
#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER)
|
||||
#pragma GCC system_header
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue