]> Cypherpunks repositories - gostls13.git/commit
cmd/link/internal/ld: bump macOS and macOS SDK version to 10.9
authorElias Naur <mail@eliasnaur.com>
Wed, 8 May 2019 07:36:07 +0000 (09:36 +0200)
committerElias Naur <mail@eliasnaur.com>
Wed, 8 May 2019 16:00:05 +0000 (16:00 +0000)
commit4cd6c3bac77a4c35cdc9c6c7ca63f09d8747254b
tree2d2ebf81b66f0d3a77ae1c4f3c30a68ec7f4acb8
parentbc0c0770941acc3da196ce55cb55e083a05c91c4
cmd/link/internal/ld: bump macOS and macOS SDK version to 10.9

Satisfies the Apple Notary.

Fixes #30488

Change-Id: I91cf2d706a3ebe79bafdb759a0d32266ed6b9096
Reviewed-on: https://go-review.googlesource.com/c/go/+/175918
Run-TryBot: Elias Naur <mail@eliasnaur.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/link/internal/ld/macho.go
src/cmd/link/link_test.go