mirror of
https://github.com/encounter/newlib.git
synced 2026-03-30 11:31:09 -07:00
f408b153cc
The GNU ar has "q" aliased to "r", and we generally want this behavior anyways (replacing rather than always appending), so change our AR_FLAGS definition. Signed-off-by: Mike Frysinger <vapier@gentoo.org>