[
https://issues.apache.org/jira/browse/ARROW-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16272698#comment-16272698
]
ASF GitHub Bot commented on ARROW-1755:
---------------------------------------
MaxRis commented on a change in pull request #1333: ARROW-1755: [C++] CMake
option to link msvc crt statically
URL: https://github.com/apache/arrow/pull/1333#discussion_r154081722
##########
File path: appveyor.yml
##########
@@ -40,6 +40,10 @@ environment:
PYTHON: "3.5"
ARCH: "64"
CONFIGURATION: "Release"
+ - JOB: "Static_Crt_Build"
Review comment:
@wesm number of new Appveyor's build jobs reduced to 1 and contain building
only of C++ lib, but build time, unfortunately, is not reduced according to
what Appveyor build results show.
Also have created [PR](https://github.com/lz4/lz4/pull/424) to patch Lz4 lib
directly in origin repo.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [C++] Add build options for MSVC to use static runtime libraries
> ----------------------------------------------------------------
>
> Key: ARROW-1755
> URL: https://issues.apache.org/jira/browse/ARROW-1755
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Assignee: Max Risuhin
> Labels: pull-request-available
> Fix For: 0.9.0
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)