uclibc: NPTL thread implementation only available on MMU platforms
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 18 Mar 2016 21:08:11 +0000 (22:08 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 29 Mar 2016 22:23:00 +0000 (00:23 +0200)
commitc218c337c7476a8b0007451117d0510ff10fde55
tree471042a4ca9838ab174f975eae4c96c5271da520
parent8c2170c76a27297868b36868bbcf190862a2e817
uclibc: NPTL thread implementation only available on MMU platforms

As indicated by the uClibc-ng source code, the NPTL thread
implementation is only available on MMU platforms, so we replicate
this dependency in Buildroot so that the appropriate thread
implementation is chosen by default on ARM noMMU.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/uclibc/Config.in