mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-29 01:19:58 +00:00
TUN-8118: Disable FIPS module to build with go-boring without CGO_ENABLED
This commit is contained in:
5
.teamcity/install-cloudflare-go.sh
vendored
Executable file
5
.teamcity/install-cloudflare-go.sh
vendored
Executable file
@@ -0,0 +1,5 @@
|
||||
git clone -q https://github.com/cloudflare/go
|
||||
cd go/src
|
||||
# https://github.com/cloudflare/go/tree/34129e47042e214121b6bbff0ded4712debed18e is version go1.21.5-devel-cf
|
||||
git checkout -q 34129e47042e214121b6bbff0ded4712debed18e
|
||||
./make.bash
|
Reference in New Issue
Block a user