Skip to content
Commit 31a7688c authored by Heiko Thiery's avatar Heiko Thiery Committed by Tom Rini
Browse files

tools: mkeficapsule: use pkg-config to get -luuid and -lgnutls



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: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: default avatarHeiko Thiery <heiko.thiery@gmail.com>
parent b661c1bc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment