logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: ff08b5bd2d2f9cbe44babc69a0642382d780bc99
parent fe44380400b41671c06f308e04b9bdedb18b99be
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:

Mnotes/bootstrapping.shtml4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/notes/bootstrapping.shtml b/notes/bootstrapping.shtml @@ -64,6 +64,10 @@ <h3>Firefox &gt;=68 &lt;=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>