touchup pkg-config/library handling
Make sure we execute pkg-config twice in the ebuild and not once per object compile/link. Fix the order of libraries when linking libmetric -- we need them to come after the objects, and we need to link in libbase since we use symbols from it. (Things happen to be working now because libpolicy accidentally exports some symbols from libbase.) BUG=chromium-os:26658 TEST=`emerge-x86-alex metrics` still works Change-Id: Ic8381ce9cb3e8a6d81d45d613ac66fea8a12b669 Reviewed-on: https://gerrit.chromium.org/gerrit/16290 Reviewed-by:Julian Pastarmov <pastarmovj@chromium.org> Commit-Ready: Mike Frysinger <vapier@chromium.org> Tested-by:
Mike Frysinger <vapier@chromium.org>
Loading
Please register or sign in to comment