修改build_all.go

This commit is contained in:
lwch
2021-10-09 11:24:27 +08:00
parent 01f1b8ecae
commit e333452ed1
+1
View File
@@ -30,6 +30,7 @@ type target struct {
packExt string
}
// go tool dist list
var targets = []target{
// freebsd
{"freebsd", "386", "", ".tar.gz"},