Closed lopsided98 closed 5 years ago
When cross-compiling, the build shouldn't assume that a non-prefixed ar binary exists. Therefore, this PR adds logic to find the prefixed ar command, similarly to what is done for the compiler.
ar
When cross-compiling, the build shouldn't assume that a non-prefixed
ar
binary exists. Therefore, this PR adds logic to find the prefixedar
command, similarly to what is done for the compiler.