https://bugs.exim.org/show_bug.cgi?id=2769
Thomas Tempelmann <tempelmann@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tempelmann@???
--- Comment #5 from Thomas Tempelmann <tempelmann@???> ---
(In reply to Carlo Marcelo Arenas Belón from comment #4)
> proposed change in :
>
> https://github.com/zherczeg/sljit/pull/111
>
> it does a compile time detection instead to avoid including calls for the
> API in unsupported versions, and has been tested creating universal binaries
> for x86_64 (macOS >=10.4) and arm64 (macOS >= 11)
With that patch I cannot compile with clang 12.0.5 (from Xcode 12.5.1) to run
on macOS versions before 11.0
Instead, the solution Rich suggested is the only viable one.
--
You are receiving this mail because:
You are on the CC list for the bug.