mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-05 09:20:29 +00:00
Improve cosmocc toolchain
- Decouple zlib from libc - Add some underscores to mostly internal names
This commit is contained in:
parent
713d4424c6
commit
ba180e754d
25 changed files with 128 additions and 42 deletions
|
@ -40,7 +40,7 @@ LIBC_ZIPOS_A_DIRECTDEPS = \
|
|||
LIBC_STUBS \
|
||||
LIBC_SYSV_CALLS \
|
||||
LIBC_NT_KERNEL32 \
|
||||
THIRD_PARTY_ZLIB
|
||||
THIRD_PARTY_PUFF
|
||||
|
||||
LIBC_ZIPOS_A_DEPS := \
|
||||
$(call uniq,$(foreach zipos,$(LIBC_ZIPOS_A_DIRECTDEPS),$($(zipos))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue