> -----Original Message-----
> From: Vishal Verma [mailto:[email protected]]
> Sent: Tuesday, August 21, 2018 5:21 AM
> To: [email protected]
> Cc: Vishal Verma <[email protected]>; Qi, Fuli/斉 福利
> <[email protected]>
> Subject: [ndctl PATCH] ndctl, test: add UUID_LIBS for list_smart_dimm
> 
> Some environments automatically include the missing library dependency, and 
> others
> need it to be explicitly included.
> 
> Link: https://github.com/pmem/ndctl/issues/66
> Cc: QI Fuli <[email protected]>
> Fixes: d1941474111a ("ndctl, test: add a new unit test for monitor")
> Signed-off-by: Vishal Verma <[email protected]>
> ---
>  test/Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/test/Makefile.am b/test/Makefile.am index c224eb7..50bb2e4 100644
> --- a/test/Makefile.am
> +++ b/test/Makefile.am
> @@ -162,4 +162,5 @@ list_smart_dimm_SOURCES = \  list_smart_dimm_LDADD = \
>               $(LIBNDCTL_LIB) \
>               $(JSON_LIBS) \
> +             $(UUID_LIBS) \
>               ../libutil.a

Looks good to me.
Reviewed-by: QI Fuli <[email protected]>

Thank you very much.
 Qi

> --
> 2.14.4
> 


_______________________________________________
Linux-nvdimm mailing list
[email protected]
https://lists.01.org/mailman/listinfo/linux-nvdimm

Reply via email to