• whitequark's avatar
    Allow changing the `ar` binary. · 128ba6eb
    whitequark authored
    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.
    128ba6eb
Makefile 6.59 KB