From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] tools/hotplug/Linux: Fix build Date: Thu, 9 Oct 2014 18:53:09 +0200 Message-ID: <20141009165308.GA12637@aepfle.de> References: <1412872535-8221-1-git-send-email-anthony.perard@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1412872535-8221-1-git-send-email-anthony.perard@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Anthony PERARD Cc: Ian Jackson , Ian Campbell , Xen Devel List-Id: xen-devel@lists.xenproject.org On Thu, Oct 09, Anthony PERARD wrote: > When building, it might happen that xen.conf in > tools/hotplug/Linux/systemd/Makefile is done twice, at the same time, This is what eac3f5122fd4769b2885d8ad78bcbcf5df2472c1 tried to fix. Too bad my patch did not solve it. Olaf