libs: rename LDUSELIBS to LDLIBS and use it instead of APPEND_LDFLAGS
authorAnthony PERARD <anthony.perard@citrix.com>
Fri, 25 Feb 2022 15:13:06 +0000 (15:13 +0000)
committerJulien Grall <jgrall@amazon.com>
Thu, 16 Jun 2022 15:58:50 +0000 (16:58 +0100)
commit128b7e64483cf6125212b6c24fc86524e184308f
tree9a0c5ba2959418dd0432db48940e72850b1e84e5
parent75262697925a63dfc8251769edcbbd082e9ebdb4
libs: rename LDUSELIBS to LDLIBS and use it instead of APPEND_LDFLAGS

LDLIBS is more appropriate and intended to be used to add library
dependencies. APPEND_LDFLAGS wasn't intended to be changed by the
build system.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
tools/libs/guest/Makefile
tools/libs/hypfs/Makefile
tools/libs/libs.mk
tools/libs/light/Makefile
tools/libs/stat/Makefile
tools/libs/store/Makefile