mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-28 07:18:30 +00:00
Fix issues with InfoZip build
Artifacts weren't being invalidated because THIRD_PARTY_ZIP_SRCS_C needed to be renamed THIRD_PARTY_ZIP_SRCS. This caused a build break.
This commit is contained in:
parent
a81192e0b9
commit
ab64c746cc
23 changed files with 40 additions and 3414 deletions
1
third_party/infozip/zip/fileio.c
vendored
1
third_party/infozip/zip/fileio.c
vendored
|
@ -15,6 +15,7 @@
|
|||
#define __FILEIO_C
|
||||
|
||||
#include "third_party/infozip/zip/zip.h"
|
||||
#include "libc/calls/struct/stat.macros.h"
|
||||
#include "third_party/infozip/zip/crc32.h"
|
||||
|
||||
#ifdef MACOS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue