Commit 3a1b4743 authored by Alain Takoudjou's avatar Alain Takoudjou

remove gcc-bin references

parent 85b637cf
......@@ -9,7 +9,6 @@ parts =
golang = ${golang1.13:location}
install =
buildflags = -v --tags server --ldflags "-extldflags 'static' -w -s -X main.GoOS=linux -X main.GoArch=amd64 -X main.Version=2.1 -X main.FullVersion=$FULLVERSION -X main.Build=$(date +%FT%T%z) -X main.WithProvisioning=ON -X main.WithOpenSVC=OFF -X main.WithHaproxy=ON -X main.WithMaxscale=ON -X main.WithMariadbshardproxy=ON -X main.WithProxysql=ON -X main.WithSphinx=ON -X main.WithArbitration=OFF -X main.WithArbitrationClient=ON -X main.WithMonitoring=ON -X main.WithHttp=ON -X main.WithBackup=ON -X main.WithMail=ON -X main.WithEnforce=ON -X main.WithDeprecate=ON"
gcc-bin-directory = ${golang1.13:gcc-bin-directory}
[gowork.goinstall]
depends_gitfetch =
......
......@@ -7,7 +7,6 @@ parts =
[gowork]
golang = ${golang1.13:location}
gcc-bin-directory = ${golang1.13:gcc-bin-directory}
[restic]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment