Makefile
6.59 KB
-
Allow changing the `ar` binary. · 128ba6eb
This is useful for cross-compilation, when build `ar` cannot handle the target object files. The invocation of `ranlib` is replaced with `ar s`, which is equivalent and simplifies the build system a bit.
whitequark committed