]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/ld: R_TLS_LE is fine on Darwin too
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Sun, 26 Apr 2015 04:37:31 +0000 (16:37 +1200)
committerMinux Ma <minux@golang.org>
Sun, 26 Apr 2015 04:53:51 +0000 (04:53 +0000)
commitc20ff36fe2379d313602496ff3c269af2a8a1839
treecd4dbdf4e67ac47a222673a9857e4f1d1ef6b99e
parentb6a0450bece6820b6a6d272ce7468915c4aaf796
cmd/internal/ld: R_TLS_LE is fine on Darwin too

Sorry about this.

Fixes #10575

Change-Id: I2de23be68e7d822d182e5a0d6a00c607448d861e
Reviewed-on: https://go-review.googlesource.com/9341
Reviewed-by: Minux Ma <minux@golang.org>
src/cmd/internal/ld/data.go