mirror of
https://github.com/golang/go
synced 2024-11-11 21:20:21 -07:00
doc/go1.18: document minimum Linux kernel version
For #45964 Change-Id: Ic66502c50ca328e944c91e710dca6c8dbc168e4f Reviewed-on: https://go-review.googlesource.com/c/go/+/387855 Trust: Tobias Klauser <tobias.klauser@gmail.com> Reviewed-by: Matt Layher <mdlayher@gmail.com> Reviewed-by: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
parent
b8b3196375
commit
6d810241eb
@ -209,6 +209,12 @@ Do not send CLs removing the interior tags from such phrases.
|
||||
now supports the <code>c-archive</code> and <code>c-shared</code> build modes.
|
||||
</p>
|
||||
|
||||
<h3 id="linux">Linux</h3>
|
||||
|
||||
<p><!-- golang.org/issue/45964 -->
|
||||
Go 1.18 requires Linux kernel version 2.6.32 or later.
|
||||
</p>
|
||||
|
||||
<h3 id="windows">Windows</h3>
|
||||
|
||||
<p><!-- https://golang.org/issue/49759 -->
|
||||
|
Loading…
Reference in New Issue
Block a user