[Buildroot] [PATCH v4 1/2] qt: Script Module needs a toolchain with NPTL

Peter Korsgaard peter at korsgaard.com
Fri Nov 28 07:26:34 UTC 2014


>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera at imgtec.com> writes:

 > Qt Script Module uses pthread_getattr_np() which is implemented in
 > toolchains with NPTL. Otherwise the compilation will fail showing this
 > error message:

 > ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp: In
 > function ‘void* QTJSC::currentThreadStackBase()’:
 > ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp:692:42:
 > error: ‘pthread_getattr_np’ was not declared in this scope

 > Signed-off-by: Vicente Olivert Riera <Vincent.Riera at imgtec.com>
 > ---
 > Changes v3 -> v4
 
 > Propagate dependency to grantlee package

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list