summaryrefslogtreecommitdiffstats
path: root/package/postgresql/postgresql.service
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2015-05-23 14:57:56 +0200
committerPeter Korsgaard <peter@korsgaard.com>2015-05-25 22:03:07 +0200
commit4f1542782c66ccd47e096ea00ddf9f1451f964ba (patch)
tree96dbe49572220a442a3ba171559033a6fb43da32 /package/postgresql/postgresql.service
parent43713266cf01cbc8d4e057f60c3c4b3b0101b4b8 (diff)
downloadbuildroot-4f1542782c66ccd47e096ea00ddf9f1451f964ba.tar.gz
buildroot-4f1542782c66ccd47e096ea00ddf9f1451f964ba.zip
package/php: fix build without threads and pcre
The pcre library bundled in php is not configurable through the usual --enable/disable options, but wants to be thread-safe by default, so it wants to use pthreads (uncludes pthread.h and uses pthread_* functions). So, just override the default configuration to explicitly require the bundled pcre library be single-threaded when we have no thread and are not using the external pcre library. Fixes: http://autobuild.buildroot.org/results/f50/f50f4e569466ad74e49a3eac9ea2e6cfc4dd30e3/ Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Floris Bos <bos@je-eigen-domein.nl> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Peter Korsgaard <jacmet@uclibc.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/postgresql/postgresql.service')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud