master
bel 2025-11-20 08:47:54 -07:00
parent 40d95d5b63
commit 3b53ef938d
1 changed files with 5 additions and 0 deletions

5
build.sh Normal file
View File

@ -0,0 +1,5 @@
#! /usr/bin/env bash
export CGO_ENABLED=1
export CC=x86_64-linux-musl-gcc
exec go build -ldflags="-linkmode external -extldflags '-static'" -o exec-rproxy3