configure: On macOS, build the loader targeting 10.7 when preloader is used.
commit63bf2677ed22d26ff1f5ff1886fde08b1f5fb00c
authorBrendan Shanks <bshanks@codeweavers.com>
Mon, 7 Nov 2022 23:48:51 +0000 (7 15:48 -0800)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 17 Nov 2022 09:23:51 +0000 (17 10:23 +0100)
tree3ceaa87c89ea7f847fa983962a973dcf156574a3
parentd15262e464ba3536567ad73f68d95e6b7f88f3aa
configure: On macOS, build the loader targeting 10.7 when preloader is used.

Building the loader targeting 10.7 (to generate an LC_UNIXTHREAD binary)
seems to fix an issue in the Mac driver with 10.13 and earlier where
window layers wouldn't update correctly.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52354
configure
configure.ac