[
https://issues.apache.org/jira/browse/ARROW-4607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661630#comment-17661630
]
Rok Mihevc commented on ARROW-4607:
-----------------------------------
This issue has been migrated to [issue
#21147|https://github.com/apache/arrow/issues/21147] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] Please have a cmake variable to build with all externally installed
> dependency packages
> ---------------------------------------------------------------------------------------------
>
> Key: ARROW-4607
> URL: https://issues.apache.org/jira/browse/ARROW-4607
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Yuri
> Priority: Major
>
> In order to package Arrow, it needs to be possible to use only external
> dependencies, because the package builder isn't allowed to download any files
> during build form security reasons, so bundling isn't possible.
>
> I am not saying that the build should be radically changed, it should only
> have a particular cmake variable (ex. ```{{USE_EXTERNAL_PACKAGES}}```) that
> would make it to use only external packages.
>
> My particular OS is FreeBSD, but this concern should apply to all systems.
>
> Another relevant discussion is here:
> [https://lists.apache.org/thread.html/56e3e5e44901a4ff4f62adc93bb0d34d4c4eac48c993146172e7684e@%3Cdev.arrow.apache.org%3E]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)