"vscode:/vscode.git/clone" did not exist on "e3ef73dc2a557232c60c732705e8e6ff2050eba9"
Use 'gcc' instead of 'ld' to link test modules. (#9710)
This solves several problems in a more elegant way: * No need to explicitly use `-lc` on x86_64 when building with `-m32`. * Avoids issues with undefined floating point emulation funcs on ARM. (cherry picked from commit f26e90be)
Please register or sign in to comment