Commits

Romain Naour committed d02655cd215
package/ser2net: disable threads for toolchains without threads support ser2net configure script provide an option to disable threads support, use it. Fixes: http://autobuild.buildroot.net/results/6bc/6bc0f99917c2069a1614f4cfcaa98af1b21762e4 Signed-off-by: Romain Naour <romain.naour@gmail.com> [Thomas: use --{with,without}-pthreads instead of --with-pthreads={yes,no}.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>