[Buildroot] [PATCH] erlang: Remove BR2_TOOLCHAIN_HAS_THREADS dependency

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Oct 21 20:12:13 UTC 2015


Dear Ezequiel Garcia,

On Tue, 20 Oct 2015 10:54:46 -0300, Ezequiel Garcia wrote:
> Erlang can be built without threads support, by passing an
> appropriate config option.
> 
> This commit drops the config dependency on BR2_TOOLCHAIN_HAS_THREADS
> and instead passes --disable-threads if the toolchain doesn't support
> threads.
> 
> While here, change the wording of the config comment to "dynamic
> library" to be consistent with similar comments elsewhere.
> 
> Signed-off-by: Ezequiel Garcia <ezequiel at vanguardiasur.com.ar>
> ---
>  package/erlang/Config.in | 5 ++---
>  package/erlang/erlang.mk | 4 ++++
>  2 files changed, 6 insertions(+), 3 deletions(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list