0f47876d2e
`ranlib` is not necessary on any system we can possibly build for, as it is superseded by `ar s` for the last ten years or so (at least). Thus, change ar invocations to `ar crs`, also removing a `l` flag that is ignored by binutils. |
||
---|---|---|
.. | ||
bios | ||
compiler-rt@a1448787a0 | ||
include | ||
libbase | ||
libcompiler-rt | ||
libnet | ||
memtest | ||
common.mak |