GitHub user Jens-G opened a pull request:
https://github.com/apache/thrift/pull/1436
THRIFT-4400 Visual Studio Compiler project should link runtime staticâ¦
â¦ally in release builds
Client: Compiler (general)
Patch: Jens Geyer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Jens-G/thrift THRIFT-4400
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1436.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1436
----
commit c84154bd16a75c09ff99ec34a3a52c982fe2194e
Author: Jens Geyer <[email protected]>
Date: 2017-12-02T09:28:25Z
THRIFT-4400 Visual Studio Compiler project should link runtime statically
in release builds
Client: Compiler (general)
Patch: Jens Geyer
----
---