
4 Aug
2022
4 Aug
'22
10:53 p.m.
On Wed, Jul 20, 2022 at 12:31:33PM +0200, Heiko Thiery wrote:
Instead of hardcoding -luuid -lgnutls as the flags needed to build mkeficapsule, use pkg-config when available.
We gracefully fallback on the previous behavior of hardcoding -luuid -lgnutls if pkg-config is not available or fails with an error.
Reviewed-by: Heinrich Schuchardt xypron.glpk@gmx.de Signed-off-by: Heiko Thiery heiko.thiery@gmail.com
Applied to u-boot/master, thanks!
--
Tom