• rottingleaf
    link
    fedilink
    arrow-up
    19
    ·
    3 months ago

    12 hours, yes? My first Gentoo install took like 3 times that for all the things stupid me wanted to have.

      • rottingleaf
        link
        fedilink
        arrow-up
        2
        ·
        3 months ago

        I think there were binary packages for it and Firefox, I wasn’t completely unprepared.

    • fl42v@lemmy.ml
      link
      fedilink
      arrow-up
      4
      arrow-down
      1
      ·
      3 months ago

      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.

      • rottingleaf
        link
        fedilink
        arrow-up
        3
        ·
        3 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.