# When cross compiling outside of the chroot # with --target aarch64-unknown-linux-gnu the # linker needs to explicity defined for the # examples to link. [target.aarch64-unknown-linux-gnu] linker = "aarch64-linux-gnu-gcc"