]> Cypherpunks repositories - gostls13.git/commit
runtime: fix dead link in gcc_androd.c file
authorAlberto Donizetti <alb.donizetti@gmail.com>
Sat, 9 May 2020 15:10:32 +0000 (17:10 +0200)
committerAlberto Donizetti <alb.donizetti@gmail.com>
Sat, 9 May 2020 23:17:17 +0000 (23:17 +0000)
commitc9442dc8506e52c2846e436adb6be3831c37beb6
treedb4788102643fe8753c7893cb7b671c6e77a5849
parent0242d461c9293d50f429fc9bdc41a02510b86995
runtime: fix dead link in gcc_androd.c file

Old url 404s because the file no longer exists on master; change it to
point to the android 10 release branch.

Change-Id: If0f8b645f2c746f9fc8bbd68f4d1fe41868493ba
Reviewed-on: https://go-review.googlesource.com/c/go/+/232809
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/cgo/gcc_android.c