mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Note that Linux first class ports are glibc only
parent
c274d40ac6
commit
94149fcbb7
@ -53,6 +53,8 @@ The current first class ports are:
|
|||||||
|
|
||||||
We distribute binaries for other GOOS/GOARCH pairs (other "ports"), but they are not "first class" by this definition.
|
We distribute binaries for other GOOS/GOARCH pairs (other "ports"), but they are not "first class" by this definition.
|
||||||
|
|
||||||
|
All Linux first class ports are for systems using glibc only. Linux systems using other C libraries are not fully supported and are not treated as first class.
|
||||||
|
|
||||||
# Removing a port
|
# Removing a port
|
||||||
|
|
||||||
If a builder for a particular port starts failing, the code should be corrected as soon as possible; otherwise future regressions cannot be detected, and the amount of work required to bring the builder back to "ok" compounds.
|
If a builder for a particular port starts failing, the code should be corrected as soon as possible; otherwise future regressions cannot be detected, and the amount of work required to bring the builder back to "ok" compounds.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user