[dpdk-dev] [PATCH 0/3] mk: fix link options

2014-12-18 Thread Thomas Monjalon
2014-12-17 22:59, Thomas Monjalon: > When trying to fix the use of combined library, some bugs have been > raised. This patchset fix and clean some link options. > > Thomas Monjalon (3): > mk: fix link examples to combined library > mk: forbid multiple definitions > mk: fix link with CC App

[dpdk-dev] [PATCH 0/3] mk: fix link options

2014-12-17 Thread Thomas Monjalon
When trying to fix the use of combined library, some bugs have been raised. This patchset fix and clean some link options. Thomas Monjalon (3): mk: fix link examples to combined library mk: forbid multiple definitions mk: fix link with CC mk/rte.app.mk | 5 ++--- mk/rte.lib.mk |