Bug 1405 - WebKit fails to build because pthread_getattr_np is not implemented in uClibc
Summary: WebKit fails to build because pthread_getattr_np is not implemented in uClibc
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 minor
Target Milestone: 2010.05
Assignee: Thomas Petazzoni
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-26 08:36 UTC by Paul Jones
Modified: 2010-07-27 20:55 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build: buildroot-git


Attachments
Patch WebKit because pthread_getattr_np is not implemented in uClibc (2.87 KB, patch)
2010-03-26 08:36 UTC, Paul Jones
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Jones 2010-03-26 08:36:25 UTC
Created attachment 1369 [details]
Patch WebKit because pthread_getattr_np is not implemented in uClibc

WebKit fails to build because pthread_getattr_np is not implemented in uClibc.

Attached patch fixes the problem.
Comment 1 Peter Korsgaard 2010-07-27 20:55:50 UTC
Fixed in git, thanks