Comment 44 for bug 1476261

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

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

commit 7096b888d526d04f70453c2f2f68c10b49a9cd3e
Author: Krzysztof Klimonda <email address hidden>
Date: Thu Aug 3 16:55:23 2017 +0200

Update SConscript to register sandesh-generated skeletons with SCons.

analytics_request_skeleton.cc is a build dependency of
contrail-query-engine, and so has to be registered with SCons. Call a
variant of SandeshGenCpp that registers those source files.

However, contrail-collector is already linking against another source
file with the same symbols and build it with analytics_request_skeleton.cc
fails, so we filter them from vizd and buildinfo.cc targets.

Partial-Bug: #1476261
Depends-On: I5f1515ac6a536d03f41449d04802ac7b3525d555
Change-Id: I97bac46e88b3a60bc5c396913df5f287d894c031