diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2024-07-17 19:24:42 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2024-07-23 13:59:18 +0200 |
commit | 02102816e18863cc249abb4a4d87ef3b0248d093 (patch) | |
tree | 4ca28d26586432ca223eec9bd9f31a85f0dbfd32 /install_deps.sh | |
parent | f1121362f3dd4287577dd7952c6f00a524a81111 (diff) |
use the new linker on macOS (introduced in XCode 15)
the classic linker will be removed in upcoming versions of XCode and is
deprecated
XCode 15.0 has a bug that would cause runtime crashes on macOS 11, but
that bug has been fixed with XCode 15.1 and all users of XCode 15.0
could update to 15.1 or 15.2 (15.3 or later requires newer version of
macOS) - so remove the workaround of using the old linker and instead
require a fixed version of Xcode (or a different minimum deployment
target)
Change-Id: If516ac85539da83f54b1792450cf43ea55d0d808
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170640
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Reviewed-by: Patrick Luby <guibomacdev@gmail.com>
Tested-by: Jenkins
(cherry picked from commit ad383c896ab9a003c9ba9b891c3c20cb41cd9cbf)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170659
Diffstat (limited to 'install_deps.sh')
0 files changed, 0 insertions, 0 deletions