From 596bcb63fb26052b86c1271913747e701883dbfa Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Tue, 23 Feb 2010 20:21:15 +0100 Subject: webkit: mention build failure with old linuxthread toolchains I could have created a !dependency on !BR2_PTHREADS_OLD, but that wouldn't work with external toolchains. So, let's just add a notice in the help message of WebKit. Signed-off-by: Thomas Petazzoni --- package/webkit/Config.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'package/webkit') diff --git a/package/webkit/Config.in b/package/webkit/Config.in index 3c669a53f..10c8b38ac 100644 --- a/package/webkit/Config.in +++ b/package/webkit/Config.in @@ -14,6 +14,9 @@ config BR2_PACKAGE_WEBKIT help WebKit is an open source, standards compliant web browser engine. + Note that WebKit does not build with a toolchain using the + old linuxthreads library. + http://webkit.org/ comment "webkit requires a toolchain with C++ support and WCHAR enabled" -- cgit v1.2.3