Commit b56b379
cmd/gomobile: update comments to explain why x86_64 is used for Arm64
Android NDK provides universal binaries both for Intel and Arm
architectures without changing the path from r24. Thus, we should keep
using x86_64 as a part of path. This change updates the comment to
explain the situation.
Change-Id: I1368745f5d7d2b018fb88a0cc83e27846402bbd9
Reviewed-on: https://go-review.googlesource.com/c/mobile/+/746140
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Mark Freeman <markfreeman@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>1 parent dcd2a32 commit b56b379
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
531 | | - | |
532 | | - | |
533 | | - | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
534 | 538 | | |
535 | 539 | | |
536 | 540 | | |
| |||
0 commit comments