https://bugs.exim.org/show_bug.cgi?id=2334
--- Comment #28 from Rich Siegel <[email protected]> --- Your observation is correct that "TARGET_OS_MAC" is always defined when building using an Apple toolchain. However, explicitly testing for TARGET_OS_OSX would be the appropriate change, rather than a negative test for TARGET_OS_IPHONE. Patch attached. -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
