net/mlx4: avoid stripping the glue library
authorTimothy Redaelli <tredaelli@redhat.com>
Tue, 31 Jul 2018 13:15:27 +0000 (15:15 +0200)
committerShahaf Shuler <shahafs@mellanox.com>
Thu, 2 Aug 2018 10:34:17 +0000 (12:34 +0200)
commitd7a4e99d84f961c72eca7541e090cc3f43b60fb8
treef08079980cd37471ebfeae5a437d524b110b6b4b
parented4c7fd92a91ff7e960ca2618bf34f84faaf643e
net/mlx4: avoid stripping the glue library

Stripping binaries at build time is usually a bad thing since it makes
impossible to generate (split) debug symbols and this can lead to a more
difficult debugging.

Fixes: 27cea11686ff ("net/mlx4: spawn rdma-core dependency plug-in")
Cc: stable@dpdk.org
Signed-off-by: Timothy Redaelli <tredaelli@redhat.com>
Acked-by: Luca Boccassi <bluca@debian.org>
Acked-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
drivers/net/mlx4/Makefile