Skip to content

Commit 8260ebd

Browse files
committed
fix:remove unedited files patches
1 parent e0d7eb7 commit 8260ebd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

patches/0004-Use-crypto-backends.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,10 @@ index f0e3575637c62a..9eab3b4e66e60b 100644
116116
package main
117117

118118
diff --git a/src/cmd/dist/build.go b/src/cmd/dist/build.go
119-
index aa82c851bbe694..4c231d8854c800 100644
119+
index 596036fce9f7f1..3e4b8d9e5e3903 100644
120120
--- a/src/cmd/dist/build.go
121121
+++ b/src/cmd/dist/build.go
122-
@@ -1535,6 +1535,19 @@ func cmdbootstrap() {
122+
@@ -1534,6 +1534,19 @@ func cmdbootstrap() {
123123
xprintf("Building Go toolchain2 using go_bootstrap and Go toolchain1.\n")
124124
os.Setenv("CC", compilerEnvLookup("CC", defaultcc, goos, goarch))
125125
// Now that cmd/go is in charge of the build process, enable GOEXPERIMENT.

0 commit comments

Comments
 (0)