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

6 commits

Author SHA1 Message Date
18c419b2ed Revert build script changes
This reverts commits 5749b98b92,
9559d0c2d9,
536c826fbb
2017-10-19 12:09:53 +09:00
1660479b6e Build Syncthing with CGO and target android (fixes #873) 2017-10-17 09:13:06 +09:00
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