Upgrade to cosmocc v3.5.7

This commit is contained in:
Justine Tunney 2024-07-20 11:21:26 -07:00
parent 29ce25c767
commit d3f87f4c64
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
19 changed files with 26 additions and 22 deletions

View file

@ -31,7 +31,7 @@ if [ ! -f /proc/sys/fs/binfmt_misc/status ]; then
exit 0
fi
if ! build/bootstrap/echo.com -n; then
if ! build/bootstrap/echo -n; then
cat <<'EOF' >&2
ERROR