Kouhei Sutou created ARROW-3234:
-----------------------------------
Summary: [C++] Link order is wrong when ARROW_ORC=on and
ARROW_PROTOBUF_USE_SHARED=ON
Key: ARROW-3234
URL: https://issues.apache.org/jira/browse/ARROW-3234
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Affects Versions: 0.10.0
Reporter: Kouhei Sutou
Assignee: Kouhei SutouIt's "-lorc -lprotobuf" but it should be "-lorc -lprotobuf". -- This message was sent by Atlassian JIRA (v7.6.3#76005)
