[udis86/f18] Fix comment in accomodate yasm patch

Scott Tsai scottt at fedoraproject.org
Sat Jun 1 09:58:53 UTC 2013


commit aff79b24a6cf33526884e36a832f6d687751ad51
Author: Scott Tsai <scottt.tw at gmail.com>
Date:   Sat Jun 1 17:57:50 2013 +0800

    Fix comment in accomodate yasm patch

 ...le-testgen-32-64-to-accomodate-yasm-1.2.0.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/0001-tests-disable-testgen-32-64-to-accomodate-yasm-1.2.0.patch b/0001-tests-disable-testgen-32-64-to-accomodate-yasm-1.2.0.patch
index 337542d..ecf36de 100644
--- a/0001-tests-disable-testgen-32-64-to-accomodate-yasm-1.2.0.patch
+++ b/0001-tests-disable-testgen-32-64-to-accomodate-yasm-1.2.0.patch
@@ -20,7 +20,7 @@ index 0254b2d..e801a19 100644
 -    testgen64
 +    testgen16
 +
-+# testgen{32,64} need yasm >= 1.2.0 for "pmulhrw" typo fix in https://github.com/yasm/yasm/pull/65
++# testgen{32,64} need yasm > 1.2.0 for "pmulhrw" typo fix in https://github.com/yasm/yasm/pull/65
 +# testgen__32.asm:345: error: instruction expected after label
 +# testgen__64.asm:265: error: instruction expected after label
 +#    testgen32 \


More information about the scm-commits mailing list