Bug 158702

Summary: [patch] www/firefox-devel: prune -DFREEBSD cruft in js
Product: Ports & Packages Reporter: Pan Tsu <inyaoo>
Component: Individual Port(s)Assignee: freebsd-gecko (Nobody) <gecko>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
a.diff none

Description Pan Tsu 2011-07-07 10:40:05 UTC
I think the issue[1] with hidden pthread_attr_get_np is gcc specific.
pthread_np.h in config/system-headers should be enough to unhide it.

[1] http://docs.freebsd.org/cgi/mid.cgi?86mxposuzj.fsf

How-To-Repeat: 1. build with gcc45 and basegcc
2. nm -D /usr/local/lib/firefox/libxul.so | grep 'pthread.*attr'
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2011-08-07 07:57:01 UTC
State Changed
From-To: open->feedback

There's no port firefox-aurora in the repository.  Can you be more 
specific about where this patch should be applied?
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2011-08-07 08:16:11 UTC
State Changed
From-To: feedback->closed

Submitter's email address bounced.
Comment 3 Florian Smeets freebsd_committer freebsd_triage 2011-08-07 09:41:00 UTC
State Changed
From-To: closed->open

This is actually a valid PR and i'm working on it. We have firefox-aurora 
in the gecko svn repo.
Comment 4 Florian Smeets freebsd_committer freebsd_triage 2011-08-16 20:41:51 UTC
State Changed
From-To: open->closed

Committed. Thanks!