Reduce build graph by another 14 percent

That's a 37% reduction total from what it was on 2022-05-23.
This commit is contained in:
Justine Tunney 2022-08-17 19:56:54 -07:00
parent c2211c9e63
commit 8e176fb026
4029 changed files with 4620 additions and 4675 deletions

View file

@ -1,7 +1,7 @@
#ifndef COSMOPOLITAN_LIBC_SYSV_MACROS_H_
#define COSMOPOLITAN_LIBC_SYSV_MACROS_H_
#include "libc/macros.internal.h"
#ifdef __ASSEMBLER__
#include "libc/macros.internal.inc"
/* clang-format off */
/**