commit: cd595a1bab1e55ad36124f9f0b7622361e7f201a
parent c28829b992985bc4fd7bed43a3b4b61c716b0075
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sun, 4 Dec 2022 11:26:13 +0100
notes/bootstrapping: Add "Non-Problematic / Praise" section with Go
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/notes/bootstrapping.shtml b/notes/bootstrapping.shtml
@@ -64,6 +64,10 @@
<h3>Firefox >=68 <=78</h3>
<p>Firefox would bundle python2 and refuse to build if removed. See <a href="https://salsa.debian.org/mozilla-team/firefox/-/commits/esr78/master/obj-x86_64-pc-linux-gnu/_virtualenvs/init/bin">Debian firefox-esr source history</a>
+
+ <h2>Non-Problematic / Praise</h2>
+ <h3>Go</h3>
+ <p><a href="https://golang.org/doc/install/source">Installing Go from source</a> in the official Go documentation details it, both GCCGO and a branching out of Go 1.4 are supported.</p>
</main>
<!--#include file="/templates/en/footer.shtml" -->
</body>