this post was submitted on 22 Mar 2024
397 points (99.0% liked)

linuxmemes

20483 readers
1204 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 5 months ago (1 children)

Relatable. Me: wants musl libc and to build stuff with clang (so that it's not gnu/gentoo). Firefox: doesn't want neither muls, nor clang due to some god knows how old bug.

[โ€“] [email protected] 3 points 5 months ago

Even under FreeBSD and OpenBSD they use GCC for things requiring it, which kinda highlights Gentoo philosophy's problem in this regard. Setting USE flags mostly globally seems like a cool idea, but when for customization it gets down to setting them for every package - one could as well use FreeBSD ports.