https://bugs.kde.org/show_bug.cgi?id=513844
Paul Floyd <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190615|0 |1 is obsolete| | --- Comment #3 from Paul Floyd <[email protected]> --- Created attachment 190621 --> https://bugs.kde.org/attachment.cgi?id=190621&action=edit Update with better 32bit secondary detection For some bizarre reason Apple clang on macOS 12 fails to build a binary with -m32 but on macOS 13 it succeeds but macOS 13 Intel can't run x86 binaries. This version of the patch changes the autoconf test from AC_LINK_IFELSE to AC_RUN_IFELSE. Also I missed one place in configure.ac that printed macOS 12 which should have been macOS 13. -- You are receiving this mail because: You are watching all bug changes.
