Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Quiet
ar
with ARFLAGS
rather than > null
`ARFLAGS` is an implicit variable in GNU `make` (the `README` _specifies GNU_ `make`) and defaulted verbosely, so un-verbose-fy it is the more direct *and platform-agnostic* way to quiet `ar`.
- Loading branch information