diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2019-10-28 11:58:14 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-02-28 13:07:12 +0100 |
commit | 1a73975918d5057336466733f3f0964c128bfcb7 (patch) | |
tree | 816a3f76f411bdd2f6450d47d9fc3a0ab930aa7d /fpicker | |
parent | 016f385b80902afbb0c99e58419695ca1f7a13af (diff) |
macOS: don't sign executables early
macOS 10.14 and later (Mojave & Catalina) will treat signed exectuables
as "restricted binary" and in turn will block any use of
DYLD_LIBRARY_PATH settings, causing the build to fail with e.g.:
dyld: Library not loaded: @__VIA_LIBRARY_PATH__/libuno_sal.dylib.3
Referenced from: /Users/cloph/build/workdir/LinkTarget/Executable/genconv_dict
Reason: unsafe use of relative rpath @__VIA_LIBRARY_PATH__/libuno_sal.dylib.3 in /Users/cloph/build/workdir/LinkTarget/Executable/genconv_dict with restricted binary
Change-Id: Ia90d8fa6f28f9a2c10f6b46eb1796e2730550119
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/81599
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'fpicker')
0 files changed, 0 insertions, 0 deletions