mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-29 22:10:27 +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
4
Makefile
4
Makefile
|
@ -374,11 +374,9 @@ COSMOPOLITAN_HEADERS = \
|
|||
THIRD_PARTY_GDTOA \
|
||||
THIRD_PARTY_GETOPT \
|
||||
THIRD_PARTY_MUSL \
|
||||
THIRD_PARTY_ZLIB \
|
||||
THIRD_PARTY_ZLIB_GZ \
|
||||
THIRD_PARTY_REGEX
|
||||
|
||||
o/$(MODE)/cosmopolitan.a: \
|
||||
o/$(MODE)/cosmopolitan.a: \
|
||||
$(foreach x,$(COSMOPOLITAN_OBJECTS),$($(x)_A_OBJS))
|
||||
|
||||
o/cosmopolitan.h: \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue