DescriptionRework how use_system_harfbuzz works a bit.
We want 'use_system_harfbuzz' to always be false unless you are
building against a real ChromeOS sysroot targeted for an actual
device (i.e., just building with chromeos=1 isn't good enough).
This CL changes the defaults for the variables and fixes a few
unnecessary dependencies in the pangocairo pkg-config settings
in GYP that were causing us to get strange linker errors.
With this change, CrOS builds will need to explicitly set
use_system_harfbuzz=true, we will no longer try to guess
whether to use it or not.
R=drott@chromium.org, behdad@chromium.org
BUG=589342
Committed: https://crrev.com/518b35929ff33d0dc2397a186eecbc3b536acb40
Cr-Commit-Position: refs/heads/master@{#385487}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 19 (5 generated)
|