diff options
author | Luca Ceresoli <luca@lucaceresoli.net> | 2016-03-07 22:56:44 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-03-08 21:14:20 +0100 |
commit | 0c449a7d1182a3c8cf8a0c0259d7dde737de1414 (patch) | |
tree | 7753ae46024a4d6ebe7f8fe34b52ae080109f880 /package/gcc | |
parent | 1e03e7431a9b7a5753cd56891bcd64f3d75265a2 (diff) | |
download | buildroot-0c449a7d1182a3c8cf8a0c0259d7dde737de1414.tar.gz buildroot-0c449a7d1182a3c8cf8a0c0259d7dde737de1414.zip |
libpjsip: needs threads
Builds without thread support fail with the following error:
../src/pj/os_core_unix.c:45:21: fatal error: pthread.h: No such file or directory
#include <pthread.h>
^
compilation terminated.
Fixes:
http://autobuild.buildroot.org/results/744/744431e1b47d22222c4d0b48d5d20649dfeed929/
http://autobuild.buildroot.org/results/a10/a10aca9139054502e055cb61f3925637fc515e12/
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions