Follow-up Comment #11, bug #52076 (project make): Over the last months I pushed dozens of patches to various upstream projects e.g. [1] so that they use $(sort $(wildcard but it is a lot of effort and it would never stop, because people keep creating new code and new Makefiles.
Because (for openSUSE) our goal is to create a distribution that builds reproducibly, we can also include a make with this patch. We will have a different gcc than others anyway, so build results will not be the same on other distributions. For now, I'm happy when I can fire up two build processes (that happen in disposable VMs) and get the same binary packages out when all the build binaries and sources are the same. [1] https://github.com/dunst-project/dunst/pull/372/files https://github.com/01org/libinvm-cli/pull/4/files https://github.com/01org/libinvm-cim/pull/3/files _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?52076> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-make mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-make
