wireguard-android/app/tools/libwg-go
Jason A. Donenfeld e6838f9cb0 Use binary distro of Golang
This is a bummer, but Gradle already specifies tons of specific versions
of various binary components, so this is not materially different than
the rest of how this whole thing works.

It also allows us to specify the Go version that will actually build a
working binary of wireguard-go, since all of the Go bugs mean not every
version works equally. We do *not* want to use whatever version a distro
happens to be shipping.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2018-04-24 15:34:13 +02:00
..
.gitignore GoBackend: integrate into app 2018-02-17 21:14:09 +01:00
api-android.go Work around go fd closing limitation and version bump 2018-04-19 17:11:02 +02:00
jni.c Determine MTU automatically 2018-04-18 16:44:05 +02:00
Makefile Use binary distro of Golang 2018-04-24 15:34:13 +02:00