mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-03 08:20:28 +00:00
Release Cosmopolitan v3.0.2
It's recommended that all users, especially Apple Arm, re-run: ape/apeinstall.sh Within the Cosmopolitan monorepo to refresh your APE loader.
This commit is contained in:
parent
c39eb244d4
commit
23d812f116
3 changed files with 4 additions and 4 deletions
2
Makefile
2
Makefile
|
@ -85,7 +85,7 @@ endif
|
|||
ifeq ($(TOOLCHAIN),) # if TOOLCHAIN isn't defined
|
||||
ifeq ("$(wildcard o/third_party/gcc/bin/x86_64-linux-cosmo-*)","") # if our gcc isn't unbundled
|
||||
ifneq ($(UNAME_M)-$(UNAME_S), x86_64-Linux) # if this is not amd64 linux
|
||||
$(error you need to download https://justine.lol/cosmocc-0.0.16.zip and unzip it inside the cosmo directory)
|
||||
$(error you need to download https://justine.lol/cosmocc-0.0.18.zip and unzip it inside the cosmo directory)
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue