On Wednesday, 10 June 2020 19:46:22 PDT Thiago Macieira wrote: > On Wednesday, 10 June 2020 13:37:02 PDT Alexandru Croitor wrote: > > > Ditto for macOS. A multi-arch x86_64 build would be welcome (x86_64 and > > > x86_64h). > > > > I think that would be a new feature request, given we don't do it > > currently > > in qmake land. > > More like a post-build action to merge the binaries into fat archives. It > doesn't need to be in CMake.
Could use avxjudge.py from https://github.com/clearlinux/clr-avx-tools to determine if a file compiled for x86_64h is worth keeping & merging. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel System Software Products _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
