diff options
| author | Pieter Wuille <[email protected]> | 2017-07-16 11:55:57 -0700 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2017-07-16 11:56:13 -0700 |
| commit | b4d03be3cac04da8b5d5fa17e29c5220b75d970b (patch) | |
| tree | f059913cc36d587c7224bc705c88bf2faf6584ad /src/httpserver.cpp | |
| parent | Merge #10820: Use cpuid intrinsics instead of asm code (diff) | |
| parent | Use AC_ARG_VAR to set ARFLAGS. (diff) | |
| download | discoin-b4d03be3cac04da8b5d5fa17e29c5220b75d970b.tar.xz discoin-b4d03be3cac04da8b5d5fa17e29c5220b75d970b.zip | |
Merge #10766: Building Environment: Set ARFLAGS to cr
912da1dcc Use AC_ARG_VAR to set ARFLAGS. (René Nyffenegger)
Pull request description:
Override the default of ARFLAGS of `cru` to `cr`.
When building, ar produces a warning for each archive, for example
```
AR libbitcoin_server.a
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
```
Since `u` is the default anyway, it cannot hurt to remove it.
Tree-SHA512: 7466764f847b70f0f67db25dac87a7794477abf1997cb946682f394fe80ae86ac3ed52cbadb35f0c18a87467755bde5a5158430444cd26fb60fa363cc7bd486d
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions