1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-23 04:41:16 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Audrius Butkevicius
da84070472 Update to Go 1.8, syncthing v0.14.24, fix dns patch for ipv6 (#853)
* Update to Go 1.8, syncthing v0.14.24, fix dns patch for ipv6

* GOARM=8 is no longer valid

* Unset GOARM
2017-03-10 21:34:19 +09:00
Audrius Butkevicius
6f01894c67 go: Update Go to 1.7.3, patch DNS (fixes #723) 2016-11-30 21:44:01 +00:00
AudriusButkevicius
96afcdf132 Really fix DNS
The previous patch was merged against a different version of Go, plus had bugs.
Now given I am able to build stuff, this seems to do the right job.
2016-04-01 20:44:01 -04:00
Audrius Butkevicius
10bc49810e Patch GO's DNS (fixes #593) 2016-03-30 05:50:46 -04:00