Преглед изворни кода

libwg-go: bump go version

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
master
Jason A. Donenfeld пре 4 година
родитељ
комит
38c360cb74
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      tunnel/tools/libwg-go/Makefile

+ 1
- 1
tunnel/tools/libwg-go/Makefile Прегледај датотеку

@@ -20,7 +20,7 @@ export GOARCH := $(NDK_GO_ARCH_MAP_$(ANDROID_ARCH_NAME))
export GOOS := android
export CGO_ENABLED := 1

DESIRED_GO_VERSION := 1.14
DESIRED_GO_VERSION := 1.14.1

default: $(DESTDIR)/libwg-go.so



Loading…
Откажи
Сачувај