Comment 22 for bug 1476261

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/34919
Committed: http://github.com/Juniper/contrail-controller/commit/6192003ffc902a8a47146a5f529c9a3b27473751
Submitter: Zuul (<email address hidden>)
Branch: master

commit 6192003ffc902a8a47146a5f529c9a3b27473751
Author: Krzysztof Klimonda <email address hidden>
Date: Fri Aug 25 11:52:41 2017 +0200

Make contrail-vrouter-agent dependencies explicit

contrail-vrouter-agent should depend on required libraries and object files
explicitly, and not through buildinfo.cc - buildinfo.{cc,h} should not have
any dependencies of their own, as they don't require anything. That
dependency was also breaking multithreaded builds, probably by confusing
Scons dependency tracking.

Partial-Bug: #1476261
Change-Id: If5f220ca228e8bbcefe03b66c3ae1c5efd105381