I just found about this distro, which is relatively new (2021). Its specificity is that it doesn’t features any GNU software by default, which I find interesting.

  • @CjkOvPDwQW@lemmy.pt
    link
    fedilink
    210 months ago

    Good luck with that, with the amount of Programmers that use the Gnuism for make, I would say that no developer can patch that amount of software

    • @Zucca@sopuli.xyz
      link
      fedilink
      210 months ago

      Uh. That would be huge undertaking indeed.

      Let me guess all these makefile generators create gnu-style makefiles too?

      • @CjkOvPDwQW@lemmy.pt
        link
        fedilink
        210 months ago

        Didn’t know that those projects existed, I have always written makefiles from begining based myself on the dwm makefiles :)

        But a quick Google search and the first project that appears say that:

        A simple makefile generator that can generate makefiles for: GNU-make targeting MinGW, clang-cl or MSVC.