2 lines
47 B
Makefile
2 lines
47 B
Makefile
build:
|
|
CGO_ENABLED=0 go build -o ./livedns-go
|
build:
|
|
CGO_ENABLED=0 go build -o ./livedns-go
|