> -----Original Message-----
> From: Vishal Verma [mailto:vishal.l.ve...@intel.com]
> Sent: Tuesday, August 21, 2018 5:21 AM
> To: linux-nvdimm@lists.01.org
> Cc: Vishal Verma <vishal.l.ve...@intel.com>; Qi, Fuli/斉 福利
> <qi.f...@jp.fujitsu.com>
> 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 <qi.f...@jp.fujitsu.com>
> Fixes: d1941474111a ("ndctl, test: add a new unit test for monitor")
> Signed-off-by: Vishal Verma <vishal.l.ve...@intel.com>
> ---
>  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 <qi.f...@jp.fujitsu.com>

Thank you very much.
 Qi

> --
> 2.14.4
> 


_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm

Reply via email to