On 3/23/18 2:42 AM, Juergen Gross wrote:
> Commit 448c03b3cbe1487 ("tools/xenstore: try to get minimum thread
> stack size for watch thread") added a dependency to libdl to
> libxenstore. Unfortunately the way it was added requires now all
> users of libxenstore to specify "-ldl" when linking. This can be
> avoided by linking libxenstore.so specifying "-ldl" as a trailing
> option. So use APPEND_LDFLAGS instead of LDFLAGS for adding the
> "-ldl" option when linking libxenstore.so.
> 
> Signed-off-by: Juergen Gross <jgr...@suse.com>

Reviewed-by: Doug Goldstein <car...@cardoe.com>
Tested-by: Doug Goldstein <car...@cardoe.com>

-- 
Doug Goldstein

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to