update cosmopolitan and remove temp fix
This commit is contained in:
parent
6f521f866e
commit
7c1a64f204
2 changed files with 2 additions and 4 deletions
|
@ -28,8 +28,6 @@ if [ ! -e /cosmopolitan-install.done ]; then
|
|||
&& mkdir -p "$COSMO" /tmp/bin \
|
||||
&& find o -name '*.sym' -delete \
|
||||
&& find o -name 'aarch64-linux-musl*' -exec rm -r '{}' + \
|
||||
&& p=o/third_party/gcc/x86_64-linux-musl/bin \
|
||||
&& rm -f "$p/ranlib" "$p/readelf" \
|
||||
&& dedupe o/third_party/gcc "$COSMO/gcc/" \
|
||||
bin/x86_64-linux-musl-gcc \
|
||||
bin/x86_64-linux-musl-g++ \
|
||||
|
|
|
@ -10,8 +10,8 @@ unset SSH_CLIENT SSH_CONNECTION
|
|||
export \
|
||||
BUSYBOX_SHA256=b8cc24c9574d809e7279c3be349795c5d5ceb6fdf19ca709f80cde50e47de314 \
|
||||
BUSYBOX_VERSION=1.36.1 \
|
||||
COSMO_COMMIT=04090966582f9871c636a27bfd27aa098646a415 \
|
||||
COSMO_SHA256=8183487f4910ae865ffc76f2148393ea5bf1569d3166bbf5e3e84d9474670df8 \
|
||||
COSMO_COMMIT=f10845ab9f847e4cadbee93520f17e1661845f50 \
|
||||
COSMO_SHA256=7d5da0231dd7a0724a75656ef4e14e353936de33c3214536fb8dff224276af4d \
|
||||
ENDLESSH_COMMIT=dfe44eb2c5b6fc3c48a39ed826fe0e4459cdf6ef \
|
||||
ENDLESSH_SHA256=c8989988af0a8c848d1a4979962f008c504a12ed6fe6a12e032c37feaa0ae5f8 \
|
||||
GMP_SHA256=fd4829912cddd12f84181c3451cc752be224643e87fac497b69edddadc49b4f2 \
|
||||
|
|
Loading…
Add table
Reference in a new issue