shithub: scc

Download patch

ref: 8d68ade0bd81e9069f3ba01665c2ea46499dd1f1
parent: 9c763ab78742b524bd6754467133a6a2138b0953
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Wed Sep 27 10:03:06 EDT 2017

[as-x86] Remove debug information from gen.awk

--- a/as/target/x86/gen.awk
+++ b/as/target/x86/gen.awk
@@ -1,6 +1,5 @@
 
 BEGIN		{
-		print "bits=",bits > "/dev/stderr"
 		FS = "\t"
 		printf "#include \"../../../inc/scc.h\"\n"\
 		       "#include \"../../as.h\"\n"\