Fix comment.

This commit is contained in:
ajacoutot 2015-07-19 02:06:30 +00:00
parent 64c9a7be40
commit 9906df3b62
3 changed files with 12 additions and 6 deletions

View File

@ -1,5 +1,7 @@
$OpenBSD: patch-js_src_nanojit_Assembler_cpp,v 1.1 2013/12/09 16:31:59 landry Exp $
allow to build a debug FLAVOR on !i386
$OpenBSD: patch-js_src_nanojit_Assembler_cpp,v 1.2 2015/07/19 02:06:30 ajacoutot Exp $
Allows debug build on !i386.
--- js/src/nanojit/Assembler.cpp.orig Tue Oct 26 23:36:11 2010
+++ js/src/nanojit/Assembler.cpp Tue Oct 26 23:37:38 2010
@@ -1223,10 +1223,12 @@ namespace nanojit

View File

@ -1,5 +1,7 @@
$OpenBSD: patch-js_src_nanojit_Assembler_h,v 1.1 2013/12/09 16:31:59 landry Exp $
allow to build a debug FLAVOR on !i386
$OpenBSD: patch-js_src_nanojit_Assembler_h,v 1.2 2015/07/19 02:06:30 ajacoutot Exp $
Allows debug build on !i386.
--- js/src/nanojit/Assembler.h.orig Tue Oct 26 23:33:05 2010
+++ js/src/nanojit/Assembler.h Tue Oct 26 23:33:50 2010
@@ -259,7 +259,9 @@ namespace nanojit

View File

@ -1,5 +1,7 @@
$OpenBSD: patch-js_src_nanojit_NativeX64_cpp,v 1.1 2013/12/09 16:31:59 landry Exp $
allow to build the debug FLAVOR
$OpenBSD: patch-js_src_nanojit_NativeX64_cpp,v 1.2 2015/07/19 02:06:30 ajacoutot Exp $
Allows debug build on !i386.
--- js/src/nanojit/NativeX64.cpp.orig Tue Oct 26 23:24:13 2010
+++ js/src/nanojit/NativeX64.cpp Tue Oct 26 23:28:39 2010
@@ -1388,9 +1388,9 @@ namespace nanojit