]> git.dujemihanovic.xyz Git - u-boot.git/commit
tools: mkeficapsule: use pkg-config for each lib separat
authorHeiko Thiery <heiko.thiery@gmail.com>
Sat, 6 Aug 2022 11:22:53 +0000 (13:22 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 20 Aug 2022 06:38:12 +0000 (08:38 +0200)
commit2a4fb47533318f26702a8e8a38a002433e75202b
treeb4d95b594f50ed7e95066e92fdd5e436a98f3ba1
parentab31c8a158715abe4bceadb8eb78aa3e281d0bdc
tools: mkeficapsule: use pkg-config for each lib separat

Call pkg-config for each library individually.
This improves fallback handling.

Suggested-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Fixes: 31a7688cbe0e ("tools: mkeficapsule: use pkg-config to get -luuid and -lgnutls")
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
tools/Makefile