mk: forbid multiple definitions
authorThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 17 Dec 2014 17:24:52 +0000 (18:24 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 17 Dec 2014 21:52:50 +0000 (22:52 +0100)
commita32e8b0db67c9954d01349e458649994f432ffae
treeb65bc8dc56a91a414e7063608371f537bc20bdb8
parentf113d41051ae1d8528b6faeba653c8cb19a19462
mk: forbid multiple definitions

The option "-z muldefs" was set only if not using ld directly.
By the way, this option seems to be a useless hack introduced
with shared and combined libraries support (e25e4d7ef16b8aa84de).
The clean approach is to remove it.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
mk/rte.lib.mk
mk/rte.sharelib.mk