Post #4373873
2026-08-04 08:07 UTC
in newest chromium major version surprises: 151 needs golang to build, of course it does so via a bundled binary copy of the compiler in the tree and determines the path and executes it through a cursed python script
fix: replace function that returns the arch name in the script (it handles it for 2 archs) with one that returns "unknown", create the path it expects with linux-unknown, symlink /usr/bin/go in there
i wonder why google always does these things in the most terrible way possible
Replies (0)
No replies.