aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory A. Pratt <anarchy@gentoo.org>2012-10-21 14:06:43 -0500
committerJory A. Pratt <anarchy@gentoo.org>2012-10-21 14:06:43 -0500
commitbd3db462805ec2fcf231f3635c41fdabf50f3d94 (patch)
treebc9a982fa22752a30345f371df526c21b2f1a1ce /dev-lang/spidermonkey/files/spidermonkey-1.8.7-freebsd-pthreads.patch
parentUpdate patchset with misc changes for memory when using jemalloc-3 (diff)
downloadmozilla-bd3db462805ec2fcf231f3635c41fdabf50f3d94.tar.gz
mozilla-bd3db462805ec2fcf231f3635c41fdabf50f3d94.tar.bz2
mozilla-bd3db462805ec2fcf231f3635c41fdabf50f3d94.zip
remove stale ebuilds, fix bug #438746
Diffstat (limited to 'dev-lang/spidermonkey/files/spidermonkey-1.8.7-freebsd-pthreads.patch')
-rw-r--r--dev-lang/spidermonkey/files/spidermonkey-1.8.7-freebsd-pthreads.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-lang/spidermonkey/files/spidermonkey-1.8.7-freebsd-pthreads.patch b/dev-lang/spidermonkey/files/spidermonkey-1.8.7-freebsd-pthreads.patch
new file mode 100644
index 00000000..4324df0d
--- /dev/null
+++ b/dev-lang/spidermonkey/files/spidermonkey-1.8.7-freebsd-pthreads.patch
@@ -0,0 +1,11 @@
+--- a/js/src/config/system-headers
++++ b/js/src/config/system-headers
+@@ -595,6 +595,7 @@ proto/exec.h
+ psap.h
+ Pt.h
+ pthread.h
++pthread_np.h
+ pwd.h
+ Python.h
+ QDOffscreen.h
+