erlang: Remove BR2_TOOLCHAIN_HAS_THREADS dependency
authorEzequiel García <ezequiel@vanguardiasur.com.ar>
Tue, 20 Oct 2015 13:54:46 +0000 (10:54 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 21 Oct 2015 20:12:05 +0000 (22:12 +0200)
commitcbcecc2453ec7f94d82f32a1acd33a09e576ecee
tree5dac2ab42509187173a2b09079eef93bcfb098fe
parent6604119823b4f59b60b87de2b62621f673eede96
erlang: Remove BR2_TOOLCHAIN_HAS_THREADS dependency

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@vanguardiasur.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/erlang/Config.in
package/erlang/erlang.mk