mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-02 17:28:30 +00:00
Release Cosmopolitan v3.2.4
This commit is contained in:
parent
df648fb174
commit
cb19e172da
6 changed files with 12 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
# cosmopolitan toolchain packager
|
||||
#
|
||||
# tool/cosmocc/package.sh
|
||||
# cd cosmocc/latest
|
||||
# cd cosmocc
|
||||
# zip -ry9 ../cosmocc.zip .
|
||||
#
|
||||
|
||||
|
@ -15,7 +15,7 @@ mode() {
|
|||
esac
|
||||
}
|
||||
|
||||
OUTDIR=${1:-cosmocc/latest}
|
||||
OUTDIR=${1:-cosmocc}
|
||||
APELINK=o/$(mode)/tool/build/apelink.com
|
||||
AMD64=${2:-x86_64}
|
||||
ARM64=${3:-aarch64}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue