net/mlx5: avoid stripping the glue library
authorTimothy Redaelli <tredaelli@redhat.com>
Tue, 31 Jul 2018 13:15:28 +0000 (15:15 +0200)
committerShahaf Shuler <shahafs@mellanox.com>
Thu, 2 Aug 2018 10:34:17 +0000 (12:34 +0200)
commitc7684b6be4977e7d343b17f798192062b312461d
treed4332e3b70840171e68c5db6952f3c0a9882f8de
parentd7a4e99d84f961c72eca7541e090cc3f43b60fb8
net/mlx5: 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: 59b91bec12c6 ("net/mlx5: 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/mlx5/Makefile