openipmi: needs NPTL support
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 9 Aug 2016 12:44:44 +0000 (14:44 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 10 Aug 2016 12:27:01 +0000 (14:27 +0200)
commit2a65eacfc11eae3a989e2d354e1c768217f04e4d
tree3c86e57c38d2e9993153c44d57224c40266f5071
parentf74932e1eedaa97a6dbb51b2c345e6e1a585e1fc
openipmi: needs NPTL support

openipmi uses the pthread_condattr_setclock() function, which is only
available with the NPTL thread implementation.

Fixes:

  http://autobuild.buildroot.net/results/fc4084f8d1ff3fe98066c7cc051c2127bbe77ec5/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/openipmi/Config.in