summaryrefslogtreecommitdiffstats
path: root/package/json-c
diff options
context:
space:
mode:
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>2015-07-06 17:48:04 +0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-07-06 17:28:48 +0200
commit145e0d9f57f4f67973bddc8908ceacb3131b858f (patch)
treec0d43256412034cc1a1f6b9507a767f703985303 /package/json-c
parenta7bc0b96233900a4f36cbb333c12ad64b03f8db9 (diff)
downloadbuildroot-145e0d9f57f4f67973bddc8908ceacb3131b858f.tar.gz
buildroot-145e0d9f57f4f67973bddc8908ceacb3131b858f.zip
berkeleydb: accommodate threads presence/absence
In BerkeleyDB the most convenient implementation of mutexes on Linux is via POSIX mutex, and that requires pthread library. Still it is possible to build (and hopefully use) BerkeleyDB without mutexes. For this we pass "--disable-mutexsupport" during configuration of the package. Fixes: http://autobuild.buildroot.net/results/717f3b37600a56262badc6f7cb64d7949fdacb67/ http://autobuild.buildroot.net/results/80ebf0382992b277fd94743815bbf0c7426a3654/ Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: Yann E. MORIN <yann.morin.1998@free.fr> Cc: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/json-c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud