From 26b760ba4f92d67edadae5d3e6b70ff98867fcef Mon Sep 17 00:00:00 2001 From: Paul J. Davis Date: Sat, 23 Jan 2010 16:38:59 -0500 Subject: Make the build libmozjs threadsafe. Needed to avoid a bug in OS X when a library was linked against CoreFoundation without having it initialized in the main thread. http://openradar.appspot.com/7209349 --- Library/Formula/nspr.rb | 8 +++++++- Library/Formula/spidermonkey.rb | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/nspr.rb b/Library/Formula/nspr.rb index 100173c7a..9e3ed76bc 100644 --- a/Library/Formula/nspr.rb +++ b/Library/Formula/nspr.rb @@ -8,7 +8,13 @@ class Nspr