Uwe L. Korn created ARROW-2745: ---------------------------------- Summary: [C++] ORC ExternalProject needs to declare dependency on vendored protobuf Key: ARROW-2745 URL: https://issues.apache.org/jira/browse/ARROW-2745 Project: Apache Arrow Issue Type: Bug Components: C++ Reporter: Uwe L. Korn Assignee: Uwe L. Korn Fix For: 0.10.0
When we vendor ORC and Protobuf, they also need to declare their dependencies on each other. Otherwise they are build in parallel and the ORC build fails. -- This message was sent by Atlassian JIRA (v7.6.3#76005)