Comment 25 for bug 1476261

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

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

commit 5add62e307b9ed99879ac3d80e7b4414a1d9aaf9
Author: Krzysztof Klimonda <email address hidden>
Date: Mon Aug 28 10:38:37 2017 +0000

Explicitly define Bind9 build products

FIXME: This patch requires some more work, now some targets
(e.g. metadata_proxy.o) will rebuild on the consecutive scons runs.

All headers and libraries built during bind9 build process should be
declared so that other targets can pick them up and build the dependency
tree.

Additionally, remove #build/include/isc directory from the list of
products, which Scons does not support - instead make Scons work for us
and build the dependency tree when possible.

Partial-Bug: #1476261
Change-Id: I83082d1a998ec2d5d88f508c23383a25bae73d30