DescriptionProvide a way to disable libpci dependency.
Add a new gyp variable: use_libpci (default value is 1).
Add a new define when use_libpci==1: USE_LIBPCI.
Don't call specific PCI code in gpu_info_collector_linux.cc if USE_LIBPCI isn't defined.
BUG=427401
R=piman@chromium.org
Committed: https://crrev.com/65ce5accb99908e292b9766c3da6cf54d6cc337f
Cr-Commit-Position: refs/heads/master@{#302613}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Move use_libpci = true into declare_args() #
Messages
Total messages: 13 (2 generated)
|