rdma-core: add debug build option 67/18767/2
authorBenoît Ganne <bganne@cisco.com>
Tue, 9 Apr 2019 07:00:42 +0000 (09:00 +0200)
committerDamjan Marion <dmarion@me.com>
Tue, 9 Apr 2019 23:46:41 +0000 (23:46 +0000)
commite035892055a7bd73297e22aefd4dcabe966e9b51
tree56f835f8e23c8acd28899e24d9657411d1d0a6e5
parented1d872a8c2e3c2ed2cc5b36aa90ded599cf91c4
rdma-core: add debug build option

Add option RDMA_CORE_DEBUG=[yn] build option. rdma-core package is built
in Release (-O2) mode by default, but Debug (-O0 -g) mode can be
selected by eg.
 make install-ext-deps RDMA_CORE_DEBUG=y

Change-Id: Id4db5ef1e7b13c44d478755a0bfbdbe56cfc13df
Signed-off-by: Benoît Ganne <bganne@cisco.com>
build/external/packages/rdma-core.mk