]> git.ipfire.org Git - thirdparty/automake.git/commit
ar-lib: ignore -nologo option
authorMike Frysinger <vapier@gentoo.org>
Tue, 8 Feb 2022 04:29:13 +0000 (23:29 -0500)
committerMike Frysinger <vapier@gentoo.org>
Wed, 9 Feb 2022 03:44:42 +0000 (22:44 -0500)
commit24a28a24e32b1195ca5fc9f2d1303bc0368fe18b
treed6cbea94af41394bc0529f50f852c3b1d01deee8
parent79d03908e4bf2565102fa9343b011a1d0dde922a
ar-lib: ignore -nologo option

We already invoke $AR with -NOLOGO all the time, so we can ignore the
option entirely if the user specifies it.

* lib/ar-lib: Ignore -NOLOGO.
lib/ar-lib