On Wed, Jul 29, 2020 at 10:51 AM Mark Wielaard <m...@fedoraproject.org> wrote: > I also tried to do a mockbuild locally, and that one succeeded. > Don't know what is different from the koji buildroot :{
Run mock with --enablerepo=local. > So ml depends on binutils gas to generate the actual debuginfo. > I assume it gets called with: as -g No, it is just called like this: as -o hacha.o hacha.s. Anyway, "info ld" claims that the -g flag is ignored. -- Jerry James http://www.jamezone.org/ _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org 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@lists.fedoraproject.org