mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-02 16:00:30 +00:00
Flatten InfoZIP directory and fix build issues
This commit is contained in:
parent
ae638c0850
commit
87396f43bc
66 changed files with 869 additions and 5763 deletions
2
third_party/third_party.mk
vendored
2
third_party/third_party.mk
vendored
|
@ -10,7 +10,6 @@ o/$(MODE)/third_party: \
|
|||
o/$(MODE)/third_party/dlmalloc \
|
||||
o/$(MODE)/third_party/gdtoa \
|
||||
o/$(MODE)/third_party/getopt \
|
||||
o/$(MODE)/third_party/infozip \
|
||||
o/$(MODE)/third_party/libcxx \
|
||||
o/$(MODE)/third_party/linenoise \
|
||||
o/$(MODE)/third_party/lua \
|
||||
|
@ -26,4 +25,5 @@ o/$(MODE)/third_party: \
|
|||
o/$(MODE)/third_party/sqlite3 \
|
||||
o/$(MODE)/third_party/stb \
|
||||
o/$(MODE)/third_party/xed \
|
||||
o/$(MODE)/third_party/zip \
|
||||
o/$(MODE)/third_party/zlib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue