The GCC prefix -Wl was ignored because the command line value has higher
priority.
It ended in impossibilty for GCC to pass parameters to LD.
The prefixed value must override the command line one.
Signed-off-by: Julien Courtat
---
mk/rte.app.mk|2 +-
mk/rte.shared.mk |2 +-
2 files
RTE_PCI_DRV_MULTIPLE set.
Acked-by: Adrien Mazarguil
Signed-off-by: Julien Courtat
---
lib/librte_eal/common/eal_common_pci.c |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/lib/librte_eal/common/eal_common_pci.c
b/lib/librte_eal/common/eal_common_pci.c
index 3a6ab70..4e1a944
2 matches
Mail list logo