Bug 1405

Summary: WebKit fails to build because pthread_getattr_np is not implemented in uClibc
Product: buildroot Reporter: Paul Jones <paul.jones>
Component: OtherAssignee: Thomas Petazzoni <thomas.petazzoni>
Status: RESOLVED FIXED    
Severity: minor CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: 2010.05   
Hardware: PC   
OS: Linux   
Host: Target:
Build: buildroot-git
Attachments: Patch WebKit because pthread_getattr_np is not implemented in uClibc

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