Comment 86 for bug 1737177

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

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

commit 2b65cff07ada8afad0830db721ed27c80423ecf9
Author: Mateusz Jablonski <email address hidden>
Date: Fri Jan 5 17:14:22 2018 +0100

Partial fixes for Agent compilation on Windows

1. Change `define` in CCFLAGS to portable version
2. Add new include directory on Windows
3. Remove Windows version of Rapidjson SConscript
(After update updating Rapidjson to v1.1.0)

Initial changes:
https://github.com/sagarkchitnis/windows/commits/master/controller/src
Further work and cleanup:
https://github.com/codilime/contrail-controller/commits/windows3.1/src

Change-Id: I74847a044c7ecb7c74f9f3b8506471d0f736e2d2
Partial-Bug: #1737177