Files
2025-01-01 17:27:12 +02:00

7 lines
144 B
Makefile

all:
go mod tidy
GOOS=linux GOARCH=arm64 go build -a -trimpath -gcflags=all="-l -B -e" -ldflags "-s -w"
mkdir -p ../out
mv lexipwn ../out/