mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-03 08:20:28 +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
1
third_party/third_party.mk
vendored
1
third_party/third_party.mk
vendored
|
@ -23,6 +23,7 @@ o/$(MODE)/third_party: \
|
|||
o/$(MODE)/third_party/mbedtls \
|
||||
o/$(MODE)/third_party/musl \
|
||||
o/$(MODE)/third_party/nsync \
|
||||
o/$(MODE)/third_party/puff \
|
||||
o/$(MODE)/third_party/python \
|
||||
o/$(MODE)/third_party/quickjs \
|
||||
o/$(MODE)/third_party/regex \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue