diff options
author | Alex Deymo <deymo@chromium.org> | 2014-06-10 18:59:22 -0700 |
---|---|---|
committer | chrome-internal-fetch <chrome-internal-fetch@google.com> | 2014-06-15 01:39:23 +0000 |
commit | b683327ed3f50ef89324069fc87ee076b65bee46 (patch) | |
tree | 43b4f0e2e8c3f86a3b15920dbd6effbf657dfe30 /test_utils.cc | |
parent | d1c4d2dd3daed1d507038046c0355fbafb85260c (diff) |
Fix lib flags on update_engine scons file.
env['LIBS'] defines the list libraries that the binaries will be
linked against, passing -l and the name of the library. Instead of
hardcoding the library names, we use pkg-config when available.
BUG=None
TEST=emerge-link update_engine ; sudo emerge update_engine
TEST=Manually checked pkg-config for each one of the packages and compared with the former list.
Change-Id: Ie962cac297d2b9eb41fb244b9edfb1e693e81523
Reviewed-on: https://chromium-review.googlesource.com/203335
Tested-by: Alex Deymo <deymo@chromium.org>
Reviewed-by: Alex Deymo <deymo@chromium.org>
Commit-Queue: Alex Deymo <deymo@chromium.org>
Diffstat (limited to 'test_utils.cc')
0 files changed, 0 insertions, 0 deletions