1
0
mirror of https://github.com/fatedier/frp.git synced 2025-06-24 13:18:24 +00:00

update Makefile

This commit is contained in:
fatedier 2018-05-03 00:32:05 +08:00
parent 853892f3cd
commit a60be8f562
2 changed files with 0 additions and 2 deletions

@ -1,5 +1,4 @@
export PATH := $(GOPATH)/bin:$(PATH)
export GO15VENDOREXPERIMENT := 1
all: fmt build

@ -1,5 +1,4 @@
export PATH := $(GOPATH)/bin:$(PATH)
export GO15VENDOREXPERIMENT := 1
LDFLAGS := -s -w
all: build