Files
arcanechat-android/scripts
link2xt 8ed79c5b27 scripts/ndk-make.sh: unset RUSTFLAGS
Common way to configure `mold` is to set

    RUSTFLAGS="-C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold"

This breaks cross-compilation, as wrong linker is used.
2023-03-01 00:27:25 +00:00
..
2020-10-21 23:03:10 +03:00
2020-10-21 23:03:10 +03:00
2023-02-09 23:21:00 +01:00