mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-22 21:32:31 +00:00
Move zipos into runtime package
This way complex runtime features (e.g. ftrace, symbol tables) can always yoink zipos support. This is important now that apelink.com automates embedding symbol tables for multiple cpus.
This commit is contained in:
parent
d53c335a45
commit
e11fa30791
90 changed files with 133 additions and 289 deletions
|
@ -33,7 +33,6 @@ NET_HTTPS_A_DIRECTDEPS = \
|
|||
LIBC_SYSV \
|
||||
LIBC_TIME \
|
||||
LIBC_X \
|
||||
LIBC_ZIPOS \
|
||||
THIRD_PARTY_COMPILER_RT \
|
||||
THIRD_PARTY_MBEDTLS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue