Skip to content
Commit e9bd8063 authored by Edson Siqueira's avatar Edson Siqueira Committed by Thomas Petazzoni
Browse files

boost: add option to build boost_coroutine



It was disabled by default by commit
611dfe6c because it caused some build
failures on AArch64 and SuperH. However, the coroutine module needs
the context module, which is only available on certain architectures.

We can therefore allow enabling the coroutine module, but only if the
context module is available.

[Thomas: extend commit log with more details.]

Signed-off-by: default avatarEdson Siqueira <edson.siqueira@datacom.ind.br>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent ae675912
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment