[pcre-dev] [Bug 2769] r1315: apple_update_wx_flags() calls …

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 2769] r1315: apple_update_wx_flags() calls unavailable API when compiling to deploy on older macOS
https://bugs.exim.org/show_bug.cgi?id=2769

--- Comment #4 from Carlo Marcelo Arenas Belón <carenas@???> ---
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)

--
You are receiving this mail because:
You are on the CC list for the bug.