[PATCH weston] build: actually use CLOCK_GETTIME_LIBS for libzunitc
Pekka Paalanen
ppaalanen at gmail.com
Fri Apr 22 14:22:05 UTC 2016
On Fri, 22 Apr 2016 10:54:35 -0300
Gustavo Zacarias <gustavo at zacarias.com.ar> wrote:
> The fix/check in 34d59859 is incomplete.
>
> Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
> ---
> Makefile.am | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/Makefile.am b/Makefile.am
> index c042c68..41f0789 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -1054,7 +1054,8 @@ libzunitc_la_CFLAGS = \
> -I$(top_srcdir)/tools/zunitc/inc
>
> libzunitc_la_LIBADD = \
> - libshared.la
> + libshared.la \
> + $(CLOCK_GETTIME_LIBS)
>
> if ENABLE_JUNIT_XML
> libzunitc_la_CFLAGS += \
Pushed:
34d5985..57c83f6 master -> master
Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 811 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20160422/5f22b7f3/attachment.sig>
More information about the wayland-devel
mailing list