[
https://issues.apache.org/jira/browse/PROTON-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiri Daněk resolved PROTON-2724.
--------------------------------
Resolution: Fixed
> Cannot disable building binaries in c/tools
> -------------------------------------------
>
> Key: PROTON-2724
> URL: https://issues.apache.org/jira/browse/PROTON-2724
> Project: Qpid Proton
> Issue Type: Improvement
> Components: proton-c
> Affects Versions: proton-c-0.38.0
> Reporter: Jiri Daněk
> Assignee: Jiri Daněk
> Priority: Major
> Fix For: proton-c-0.40.0
>
>
> I can't get rid of building c/tools programs through CMake options.
> I already have {{-DBUILD_TESTING=OFF}} and {{-DBUILD_EXAMPLES=OFF}}, but the
> c/tools are still building. Especially the linking step with LTO takes a long
> time.
> I am cross-compiling proton for arm64/v8 using qemu emulation and I want to
> reduce unnecessary steps because qemu is very slow.
> (https://wiki.debian.org/RaspberryPi/qemu-user-static)
> {noformat}
> [130/135] Linking C executable c/tools/reactor-send
> [131/135] Linking C executable c/tools/reactor-recv
> [132/135] Linking C executable c/tools/msgr-send
> [133/135] Linking C executable c/tools/msgr-recv
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]