diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2014-11-19 14:40:06 +0000 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-11-28 08:26:14 +0100 |
commit | f3f96b17916276c148382a346853518bdac219ec (patch) | |
tree | 7e2d3cbddc234f78b0126c7a96f7af14c9b50ab1 /package/qt/qt-configure.patch | |
parent | 89207cc06d2952741ffe391260e0a73a126da6fe (diff) | |
download | buildroot-f3f96b17916276c148382a346853518bdac219ec.tar.gz buildroot-f3f96b17916276c148382a346853518bdac219ec.zip |
qt: Webkit Module needs a toolchain with NPTL
Qt Webkit Module uses pthread_getattr_np() which is implemented in
toolchains with NPTL. Otherwise the compilation will fail showing this
error message:
wtf/StackBounds.cpp: In member function ‘void
WTF::StackBounds::initialize()’:
wtf/StackBounds.cpp:172:38: error: ‘pthread_getattr_np’ was not declared
in this scope
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/qt/qt-configure.patch')
0 files changed, 0 insertions, 0 deletions