mirror of
https://github.com/openfaas/faas.git
synced 2025-06-16 04:06:47 +00:00
3 lines
95 B
Makefile
3 lines
95 B
Makefile
linux:
|
|
CGO_ENABLED=0 GOOS=linux go build -a -ldflags "-s -w" -installsuffix cgo -o fwatchdog
|