From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/3] mk: fix link options Date: Thu, 18 Dec 2014 00:35:49 +0100 Message-ID: <5588567.gyCAujgkva@xps13> References: <2594499.JbYxbdnDqd@xps13> <1418853558-2445-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit To: dev-VfR2kkLFssw@public.gmane.org Return-path: In-Reply-To: <1418853558-2445-1-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 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 Applied quickly to validate building before the release. -- Thomas