remove debug log

This commit is contained in:
Li Jie
2025-09-05 13:51:45 +08:00
parent e9170e4cef
commit df8f67db5a

View File

@@ -809,7 +809,6 @@ func linkMainPkg(ctx *context, pkg *packages.Package, pkgs []*aPackage, global l
}
}()
}
fmt.Printf("cross compile: %#v\n", ctx.crossCompile)
}
// Step 2: File format conversion if needed