Unreviewed changes
1 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:
```
The name of the file: _content/doc/go1.27.md
Insertions: 3, Deletions: 3.
@@ -146,9 +146,9 @@
When targeting macOS, the linker now accepts `-macos` and `-macsdk`
command-line options, which specify the OS and SDK versions in the
-`LC_BUILD_VERSION` load command. By default, it selects the oldest
-supported macOS version (currently [13.0.0](#darwin)) and a recent
-SDK version (currently 26.2.0).
+`LC_BUILD_VERSION` load command.
+By default, it selects the oldest supported macOS version (currently
+[13.0.0](#darwin)) and a recent SDK version (currently 26.2.0).
## Standard library {#library}
```
Change information
Commit message:
_content/doc/go1.27: document linker change
Updates golang/go#58722.
Change-Id: Ic7dcd58a5271561700c52e89fef923c2d8f4f98b
Change size: S
Delta: 1 file changed, 10 insertions(+), 4 deletions(-)
Branch: refs/heads/master