webkit: Fix build failure on uClibc
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 26 Jul 2010 13:21:09 +0000 (15:21 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 27 Jul 2010 20:49:35 +0000 (22:49 +0200)
commit56151c6b938de8fe33b516992d71e02519783e8e
tree8613a6a14e9475599cb50109fee5613c93ff56f7
parent6e231c18f8678466ef39e1332f15f1c9fc01265e
webkit: Fix build failure on uClibc

uClibc does not define pthread_getattr_np(), so we need to workaround
this using a patch.

Fixes bug #1405.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/webkit/webkit-1.2.3-pthread_getattr_np.patch [new file with mode: 0644]