diff options
author | Caolán McNamara <caolan.mcnamara@collabora.com> | 2024-01-06 20:37:41 +0000 |
---|---|---|
committer | Caolán McNamara <caolan.mcnamara@collabora.com> | 2024-01-07 20:09:00 +0100 |
commit | 6998eacf542e6d6d9ec587aff3a38c3644e83c7f (patch) | |
tree | 8c8487c81a3b254d44f390ec91e2e361b41df500 /ios | |
parent | f8b9b5454d34f87e5402d5799cf1fb02ab31294d (diff) |
firebird: set -mmacosx-version-min to 10.15
Building on macOS Sonoma fails when this flag is set to 10.9 or
is unset. But setting this flag to 10.15 which matches the lowest
-mmacosx-version-min that LibreOffice builds with on Mac Intel
avoids all of the new deprecation warnings that turn into errors
that started with Xcode 14.
Also, fix runtime failure, at least on macOS, when the firebird
build runs the isql command by adding $(firebird_BUILDDIR)/lib to
LIBO_TUNNEL_LIBRARY_PATH.
Change-Id: Id77d2949f56ecc63dfb085f762acf2c1cc081060
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161727
Tested-by: Jenkins
Reviewed-by: Patrick Luby <plubius@libreoffice.org>
Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Diffstat (limited to 'ios')
0 files changed, 0 insertions, 0 deletions