[
https://issues.apache.org/jira/browse/ARROW-4672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661694#comment-17661694
]
Rok Mihevc commented on ARROW-4672:
-----------------------------------
This issue has been migrated to [issue
#21202|https://github.com/apache/arrow/issues/21202] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] clang-7 matrix entry is build using gcc
> ---------------------------------------------
>
> Key: ARROW-4672
> URL: https://issues.apache.org/jira/browse/ARROW-4672
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Continuous Integration
> Reporter: Uwe Korn
> Assignee: Francois Saint-Jacques
> Priority: Major
> Labels: pull-request-available, travis-ci
> Fix For: 0.13.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Travis sets the following environment variables:
> {code}
> $ export CC="clang-7"
> $ export CXX="clang++-7"
> $ export TRAVIS_COMPILER=g++
> $ export CXX=g++
> $ export CXX_FOR_BUILD=g++
> $ export CC=gcc
> $ export CC_FOR_BUILD=gcc
> $ export PATH=/usr/lib/ccache:$PATH
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)