[Spice-devel] [PATCH libcacard] Add gthread libraries to link flags for the test.

Christophe Fergeau cfergeau at redhat.com
Tue Oct 13 00:06:40 PDT 2015


ACK.

On Mon, Oct 12, 2015 at 12:53:25PM -0500, Jeremy White wrote:
> Fixes 'make check' on Debian.
> 
> Signed-off-by: Jeremy White <jwhite at codeweavers.com>
> ---
>  Makefile.am | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Makefile.am b/Makefile.am
> index 605e96e..fb1c00b 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -65,7 +65,7 @@ endif
>  include $(srcdir)/build-aux/glib-tap.mk
>  
>  test_programs = tests/libcacard
> -tests_libcacard_LDADD = libcacard.la
> +tests_libcacard_LDADD = libcacard.la $(GTHREAD_LIBS)
>  
>  @CODE_COVERAGE_RULES@
>  
> -- 
> 2.1.4
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20151013/9a68479b/attachment.sig>


More information about the Spice-devel mailing list