803d16ee84
Fix undefined symbol linker errors when building rust for windows/arm by excluding unneeded symbols. The errors are: = note: lib.def : error LNK2001: unresolved external symbol __aeabi_memclr4 lib.def : error LNK2001: unresolved external symbol __aeabi_memclr8 lib.def : error LNK2001: unresolved external symbol __aeabi_memmove4 lib.def : error LNK2001: unresolved external symbol __aeabi_memmove8 |
||
---|---|---|
.. | ||
float | ||
int | ||
arm.rs | ||
arm_linux.rs | ||
lib.rs | ||
macros.rs | ||
math.rs | ||
mem.rs | ||
probestack.rs | ||
riscv32.rs | ||
x86.rs | ||
x86_64.rs |