mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-08 12:18:31 +00:00
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:
parent
c2211c9e63
commit
8e176fb026
4029 changed files with 4620 additions and 4675 deletions
|
@ -108,7 +108,7 @@ int main(int argc, char *argv[]) {
|
|||
|
||||
fprintf(fout,
|
||||
"/\t%s -o %s -s %s %s\n"
|
||||
".include \"libc/macros.internal.inc\"\n"
|
||||
"#include \"libc/macros.internal.h\"\n"
|
||||
"\n",
|
||||
argv[0], outpath, symbol, lz4path);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue