Summary: | Problem with libbsd-overlay.pc when cross-compiling in Yocto | ||
---|---|---|---|
Product: | libbsd | Reporter: | Ola Nilsson <ola.x.nilsson> |
Component: | libbsd | Assignee: | Guillem Jover <guillem> |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Ola Nilsson
2017-01-24 14:22:40 UTC
This is really a problem in pkg-config and its handling of sysroot. It currently only handles -I and -L correctly, but misses -isystem (probably because it is so rare to use -isystem in a pc file). This got reported in the past, and I reassigned it to pkg-config which they fixed in git. The fix should have been included in pkg-config-0.29.2. As an alternative option you could also use https://github.com/pkgconf/pkgconf which also does get this right. I'm thus closing this as a duplicate. Thanks. *** This bug has been marked as a duplicate of bug 97337 *** |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.