[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150312214034.GA11071@kroah.com>
Date: Thu, 12 Mar 2015 22:40:34 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: David Herrmann <dh.herrmann@...il.com>
Cc: linux-kernel@...r.kernel.org, Sasha Levin <sasha.levin@...cle.com>,
daniel@...que.org, tixxdz@...ndz.org
Subject: Re: [PATCH] kdbus: samples/kdbus: add -lrt
On Thu, Mar 12, 2015 at 05:27:31PM +0100, David Herrmann wrote:
> On older systems -lrt is needed for clock_gettime(). Add it to
> HOSTLOADLIBES of kdbus-workers so it builds fine on those systems.
>
> Reported-by: Sasha Levin <sasha.levin@...cle.com>
> Signed-off-by: David Herrmann <dh.herrmann@...il.com>
> ---
> Hi
>
> This should fix the build-issues of the kdbus-examples on older systems where
> clock_gettime() is not available in -lc, but requires -lrt.
>
> This is based on gregkh/char-misc/kdbus, and available on:
> http://cgit.freedesktop.org/~dvdhrm/linux/log/?h=kdbus
Now applied, thanks.
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists