]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
samba4: requires NPTL
authorWaldemar Brodkorb <wbx@openadk.org>
Fri, 17 Feb 2017 20:24:03 +0000 (21:24 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 18 Feb 2017 09:38:12 +0000 (10:38 +0100)
commit9b2175c40d440ccad34e3aa3379214adda8c9f4d
tree495f88840a15b4babe975da72b1711b5fc6a1d09
parent426ffbe9522fe7e8d140c70747be28e369b3f7aa
samba4: requires NPTL

With OpenRISC there is a uClibc-ng based toolchain for an
architecture with MMU support, but with only Linuxthreads
and no NPTL. Samba4 uses pthread_mutexattr_setrobust which
is not implemented in uClibc-ng Linuxthreads.

Fixes:
  http://autobuild.buildroot.net/results/ec8f078046c92ae23dc973c88ac0fef136ad1535

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/samba4/Config.in