Created attachment 1122443 [details] Do-not-use-m32-m64-on-MIPS.patch Description of problem: We are trying to bring Fedora to MIPS platform and this requires fixing ldflags in asterisk. Similar to aarch64, MIPS does not accept -m32/-m64. Actual results: Build dies on unrecognized -m32/-m64 Expected results: Build works Additional info: Attaching dist-git patch
I have applied your patch and pushed the changes to rawhide. The package is currently building in rawhide, and you can follow its progress at: http://koji.fedoraproject.org/koji/taskinfo?taskID=12916288 Please let me know if that solves your issue, or if there is anything else I can do to be of assistance.
Works fine, thanks.