buildroot/package/pkg-config
Peter Korsgaard 50bda85e88 pkg-config: add --with-sysroot option for compiled in default sysroot setting
Similar to the --with-pc-path option. It works just like the existing
PKG_CONFIG_SYSROOT_DIR environment variable, but compiled in.
The environment variable overrides this default setting if set.

This way we don't need to pass PKG_CONFIG_SYSROOT_DIR in the environment
when building for the target, and it is easier to reuse pkg-config outside
BR (E.G. for the SDK) without having to setup special environment
variables.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-01-30 00:37:53 +01:00
..
Config.in package: gettext needs WCHAR support 2010-05-25 23:38:44 +02:00
pkg-config-0.25-add-with-sysroot.patch pkg-config: add --with-sysroot option for compiled in default sysroot setting 2011-01-30 00:37:53 +01:00
pkg-config-0.25-fix-variable.patch pkg-config: prefix sysroot to path variables 2011-01-29 23:03:16 +01:00
pkg-config.mk pkg-config: add --with-sysroot option for compiled in default sysroot setting 2011-01-30 00:37:53 +01:00