Skip to content

Provided pkgconfig files might be incorrect

Description:

Looks like the generated /usr/lib/pkgconfig/{mbedcrypto,mbedtls,mbedx509}.pc files contain the wrong paths for includedir and libdir, as they are pointing to /usr/include and /usr/lib, while they should likely be pointing to /usr/include/mbedtls2 and /usr/lib/mbedtls2.

It looks like all the packages that depend on mbedtls2 are manually defining the correct paths, so fixing this could simplify their PKGBUILDs too.

Additional info:

  • package version(s): mbedtls2 2.28.8-2
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information