cmd/dist: remove unnecessary parts of bootstrapDirs

follow-up CL 516875

follow-up CL 516895

Change-Id: I7658f2f1716f74b4ff0b4b9f8ccd386e99dd9d51
This commit is contained in:
qiulaidongfeng 2023-08-08 12:54:40 +08:00
parent 3393155abf
commit f55b84dafb
1 changed files with 0 additions and 2 deletions

View File

@ -85,10 +85,8 @@ var bootstrapDirs = []string{
"internal/unsafeheader",
"internal/xcoff",
"internal/zstd",
"math/big",
"math/bits",
"sort",
"strconv",
}
// File prefixes that are ignored by go/build anyway, and cause