summaryrefslogtreecommitdiff
path: root/package/webkit/webkit-1.2.3-pthread_getattr_np.patch
AgeCommit message (Collapse)Author
2010-07-27webkit: Fix build failure on uClibcThomas Petazzoni
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>