The user can set ARFLAGS in the ./configure step with ./configure ARFLAGS=... If he chooses not to do so, ARFLAGS will be set to cr.
Backport of core PR10766
https://github.com/bitcoin/bitcoin/pull/10766/files
Differential D3544
Use AC_ARG_VAR to set ARFLAGS. Fabien on Jul 4 2019, 14:48. Authored by Tags None Subscribers None
Details
The user can set ARFLAGS in the ./configure step with ./configure ARFLAGS=... If he chooses not to do so, ARFLAGS will be set to cr. Backport of core PR10766 make Check the warning: /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') is no longer displayed after this patch.
Diff Detail
Event Timeline |