diff options
Diffstat (limited to 'www/firefox/patches/patch-bf')
-rw-r--r-- | www/firefox/patches/patch-bf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/patches/patch-bf b/www/firefox/patches/patch-bf index 700b7b2a50e..a049655265c 100644 --- a/www/firefox/patches/patch-bf +++ b/www/firefox/patches/patch-bf @@ -1,6 +1,6 @@ -$NetBSD: patch-bf,v 1.2 2013/09/19 12:37:49 ryoon Exp $ +$NetBSD: patch-bf,v 1.3 2014/02/08 09:36:00 ryoon Exp $ ---- js/src/jsnativestack.cpp.orig 2013-09-10 03:43:36.000000000 +0000 +--- js/src/jsnativestack.cpp.orig 2014-01-28 04:03:46.000000000 +0000 +++ js/src/jsnativestack.cpp @@ -114,7 +114,7 @@ js::GetNativeStackBaseImpl() pthread_attr_init(&sattr); |