Add libcxx to make toolchain

This commit is contained in:
Justine Tunney 2023-05-01 14:12:46 -07:00
parent 12438cce16
commit b008950d90
No known key found for this signature in database
GPG key ID: BE714B4575D6E328

View file

@ -417,7 +417,8 @@ toolchain: o/cosmopolitan.h \
o/$(MODE)/ape/ape.o \
o/$(MODE)/ape/ape-copy-self.o \
o/$(MODE)/ape/ape-no-modify-self.o \
o/$(MODE)/cosmopolitan.a
o/$(MODE)/cosmopolitan.a \
o/$(MODE)/third_party/libcxx/libcxx.a
# UNSPECIFIED PREREQUISITES TUTORIAL
#