mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-03 00:10:31 +00:00
Strongly link glob() into system() and popen()
This commit is contained in:
parent
4e9566cd33
commit
cafdb456ed
24 changed files with 216 additions and 59 deletions
3
third_party/zip/BUILD.mk
vendored
3
third_party/zip/BUILD.mk
vendored
|
@ -85,10 +85,11 @@ THIRD_PARTY_ZIP_DIRECTDEPS = \
|
|||
LIBC_LOG \
|
||||
LIBC_MEM \
|
||||
LIBC_NEXGEN32E \
|
||||
LIBC_PROC \
|
||||
LIBC_RUNTIME \
|
||||
LIBC_STDIO \
|
||||
LIBC_PROC \
|
||||
LIBC_STR \
|
||||
LIBC_SYSTEM \
|
||||
LIBC_SYSV \
|
||||
LIBC_X \
|
||||
THIRD_PARTY_BZIP2 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue