Please add ARM compiler RT library to prevent linking errors while cross-compile. Errors like: ``` ld.lld: error: undefined symbol: __aeabi_uldivmod ```
Please add ARM compiler RT library to prevent linking errors while cross-compile. Errors like: