This commit is contained in:
Brett Jia 2025-02-07 20:18:28 -05:00 committed by GitHub
parent 741e51ea82
commit 52a5b0c8d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,6 +44,7 @@ which_ape() {
esac
;;
*) echo .cosmocc/current/bin/ape-$(uname -m).elf ;;
esac
}
OUTDIR=${1:-cosmocc}