mac: allow cross compiling with host/build x86_64-apple-macos
commit5a0991c9cd60b6ab10fe0665511e7749a0c0ecc2
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Thu, 28 Jan 2021 20:15:02 +0000 (28 21:15 +0100)
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Thu, 28 Jan 2021 22:11:59 +0000 (28 23:11 +0100)
tree2fef29a4ac55694c962a90654b1dd621195a5866
parentb8a968d83dec047bed47c1d7a6fac1b14dc7651b
mac: allow cross compiling with host/build x86_64-apple-macos

apple silicon supports to cross compile without special build-tools/full
cross-compiling setup, so just always pass the build/host for firebird.
firebird and nss don't recognize the -macos specifier, so substitute it
by -darwin to make those happy…

Change-Id: I953317fc87da2a20dc91acd88c8528796c3b2a69
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110093
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
configure.ac
external/firebird/ExternalProject_firebird.mk
external/nss/ExternalProject_nss.mk