On Wed, Nov 04, 2020 at 03:51:40PM -0500, Neal Gompa wrote: > > Well, gcc really should have either weak or strong dependency on make too > > given that -flto is now used everywhere. > > The goal of this change seems to include removal of Make as a > dependency for the LTO wrapper used by GCC. That is definitely not something that really happened in GCC, the only change that has been done is to make sure that gcc -flto doesn't fail because of missing make, but missing make will just mean that the compilation will be significantly slower. Jakub _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx