commit 6e68a7db31e3baab86a0c3ce45c261d740e23b86 parent 0e02898f0e483ce787a34f2d94440992c551c698 Author: Roberto E. Vargas Caballero <k0ga@shike2.com> Date: Wed, 27 Sep 2017 14:03:06 +0100 [as-x86] Remove debug information from gen.awk Diffstat:
M | as/target/x86/gen.awk | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git 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"\