mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-07 03:38:31 +00:00
Improve the cosmocc toolchain
These changes were necessary to help Blink become buildable using Cosmopolitan Libc.
This commit is contained in:
parent
d73523864a
commit
416e173448
5 changed files with 9 additions and 4 deletions
2
third_party/zlib/zconf.h
vendored
2
third_party/zlib/zconf.h
vendored
|
@ -11,6 +11,8 @@
|
|||
#define ZLIB_DEBUG
|
||||
#endif
|
||||
|
||||
#define z_const const
|
||||
|
||||
#if !(__ASSEMBLER__ + __LINKER__ + 0)
|
||||
|
||||
typedef unsigned char Byte;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue