6 ms·
Yeah, I'm fully aware, no point in "works for me"-ing this. CGO_ENABLED=0 breaks nsswitch etc. and overall makes Go a poor ecosystem inhabitant. Only usable if
by jaen 4mo ago
Yeah, I'm fully aware, no point in "works for me"-ing this.
CGO_ENABLED=0 breaks nsswitch etc. and overall makes Go a poor ecosystem inhabitant. Only usable if you only care about your own system.
- cloudfudge 4mo ago> Only usable if you only care about your own system. Ahaaa, that clicks. Yes, I tend to build software that only cares about my own systems.