From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] kni: fix building on Ubuntu-hybrids Date: Thu, 30 Oct 2014 00:54:14 +0100 Message-ID: <5619566.dzQnu7Lbqx@xps13> References: <1414107572-17073-1-git-send-email-alexander@andern.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Alexander Guy Return-path: In-Reply-To: <1414107572-17073-1-git-send-email-alexander-r8RCs3VWUTkdnm+yROfE0A@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" > In the case where a userspace reports itself as Ubuntu, but the > kernel isn't providing the expected version signature interface, > turn off Ubuntu specializations. > > This situation happens often enough in development environments, > and with multi-distribution build servers (e.g. chroot, containers). > > Signed-off-by: Alexander Guy Acked and applied. Thanks -- Thomas