Le 25/06/2020 à 22:47, Luveh Keraph a écrit : > I always wonder why a GUI toolkit should take one order of magnitude more to > build than the whole of the Linux kernel, with all its bells and whistles.
From the root of the source tree of qt-everywhere-src-5.13.2: find -type f|wc -l 232941 From the root of the source tree of linux-5.4.49: find -type f|wc -l 65676 Didier _______________________________________________ SlackBuilds-users mailing list [email protected] https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - https://slackbuilds.org/faq/
