From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 22 Nov 2015 16:11:57 +0300 From: Johan Hedberg To: John Keeping Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH] build: Link mcaptest with -lrt Message-ID: <20151122131157.GA7185@t440s> References: <1447773671-22497-1-git-send-email-john@metanate.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1447773671-22497-1-git-send-email-john@metanate.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi John, On Tue, Nov 17, 2015, John Keeping wrote: > profiles/health/mcap.c uses clock_gettime(3) so it needs to be linked > with -lrt on some systems. > --- > Makefile.tools | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied. Thanks. Johan