diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2011-01-30 00:33:00 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-01-30 00:37:53 +0100 |
commit | 50bda85e88fa10be32733dd0334aea93519bc915 (patch) | |
tree | 17ec48ef7821e5e40adc112cf19dd7d58454e353 /package/blackbox | |
parent | b4df2ea27fc28734978ff8a52811dc23d5d1c221 (diff) | |
download | buildroot-novena-50bda85e88fa10be32733dd0334aea93519bc915.tar.gz buildroot-novena-50bda85e88fa10be32733dd0334aea93519bc915.zip |
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>
Diffstat (limited to 'package/blackbox')
0 files changed, 0 insertions, 0 deletions