sysutils/grafana: register removal of old patch
This commit is contained in:
parent
3682f5e641
commit
a8ca29fc0b
@ -1,12 +0,0 @@
|
||||
Index: build.go
|
||||
--- build.go.orig
|
||||
+++ build.go
|
||||
@@ -343,7 +343,7 @@ func setBuildEnv() {
|
||||
os.Setenv("GOARCH", goarch)
|
||||
}
|
||||
if goarch == "386" {
|
||||
- os.Setenv("GO386", "387")
|
||||
+ os.Setenv("GO386", "softfloat")
|
||||
}
|
||||
if cgo {
|
||||
os.Setenv("CGO_ENABLED", "1")
|
Loading…
x
Reference in New Issue
Block a user