diff options
| author | Daniel Kraft <[email protected]> | 2019-07-22 14:26:18 +0200 |
|---|---|---|
| committer | Daniel Kraft <[email protected]> | 2019-07-22 14:26:18 +0200 |
| commit | 29ee4c417d97dca29c4ef53b6c1a55caa902787a (patch) | |
| tree | e138b8c919df9437b0cb35c52392fe94b079666d /src/interfaces/node.cpp | |
| parent | Merge #15681: [mempool] Allow one extra single-ancestor transaction per package (diff) | |
| download | discoin-29ee4c417d97dca29c4ef53b6c1a55caa902787a.tar.xz discoin-29ee4c417d97dca29c4ef53b6c1a55caa902787a.zip | |
Specify AM_CPPFLAGS for ZMQ.
When building the ZMQ static library, add AM_CPPFLAGS to the library
CPPFLAGS. Otherwise, we may miss important flags that are specified
elsewhere. For instance, if --enable-debug is passed and
-DDEBUG_LOCKORDER set, then that would not apply to the ZMQ library
before (causing potential for hard-to-find bugs).
Diffstat (limited to 'src/interfaces/node.cpp')
0 files changed, 0 insertions, 0 deletions