tools: add missing library flag definitions
authorJuergen Gross <jgross@suse.com>
Tue, 14 Mar 2017 13:31:09 +0000 (14:31 +0100)
committerWei Liu <wei.liu2@citrix.com>
Tue, 14 Mar 2017 14:12:42 +0000 (14:12 +0000)
commit8f45b9b9105c79bb49675bd50321a27d02091443
treeedbd00a37df5277e87809d2bea5062faba5e2e41
parentb4f98dc0d82c1fdb60e113db9fcdf30529faf053
tools: add missing library flag definitions

LDLIBS_* and SHLIB_* settings in tools/Rules.mk are sometimes missing
some SHDEPS_* added to them.

Add the missing flags, even if sometimes being empty.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/Rules.mk