Descriptiongn: Pass pkg_config_args when invoking pkg_config_script.
When invoking pkg_config_script directly, it is important to pass
|pkg_config_args| together with the other arguments wanted, otherwise
parameters such as --sysroot will not be passed to the pkg-config.py
wrapper. In practice, this means that the libraries in the sysroots will
not be used and the dependencies will be unconditionally looked for in
the host system.
R=sbc@chromium.org,dtseng@chromium.org,dmazzoni@chromium.org,dpranke@chromium.org
Committed: https://crrev.com/403ef7949f66bc95994276fa153a4e8e6464e68b
Cr-Commit-Position: refs/heads/master@{#369204}
Patch Set 1 #
Messages
Total messages: 12 (2 generated)
|