kmx git
Register
kc3-lang/automake
kc3-lang
Login
kc3-lang
/
automake
Browse
Commit
Author :
Mike Frysinger
Date :
2022-02-07 23:29:13
Hash :
24a28a24
Message :
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.