linux64-liblowercase doesn't seem to be needed anymore

This commit is contained in:
Malte Jürgens 2023-02-15 18:41:34 +01:00
parent 88bd02314a
commit 8e3c9ccd09
Signed by: maltejur
GPG key ID: D29FBD5F93C0CFC3

View file

@ -84,7 +84,6 @@ bootstrap : dir winsdk
$$t/mach artifact toolchain --from-build linux64-cbindgen && \
$$t/mach artifact toolchain --from-build linux64-clang && \
$$t/mach artifact toolchain --from-build linux64-dump_syms && \
$$t/mach artifact toolchain --from-build linux64-liblowercase && \
$$t/mach artifact toolchain --from-build linux64-nasm && \
$$t/mach artifact toolchain --from-build linux64-node && \
$$t/mach artifact toolchain --from-build linux64-rust-cross && \