PlutoLang/Pluto

Failed to compile v0.9.1 on aarch64 linux.

tqfx opened this issue · 4 comments

tqfx commented

See termux/termux-packages#19856

error: undefined symbol: soup_intrin::aes_expand_key_128
error: undefined symbol: soup_intrin::aes_expand_key_192
error: undefined symbol: soup_intrin::aes_expand_key_256

Although we will probably release 0.9.2 soon, feel free to use 541426d as a patched 0.9.1 release.

0.9.2 is now released.

tqfx commented

Thanks!