diff options
author | Erik Kundiman <erik@megapahit.org> | 2024-08-26 15:39:53 +0800 |
---|---|---|
committer | Erik Kundiman <erik@megapahit.org> | 2024-08-26 15:39:53 +0800 |
commit | 67a99f7db7d22b0380befa1f304e2ca22e134f38 (patch) | |
tree | ff324233c4de178cede54e3cd5e3d3534c7732f4 /.gitattributes | |
parent | 1c5ea7a94fa5b2f9a8a8165e37b7997239e8deeb (diff) |
Don't create links to non-existent dependencies
JsonCpp isn't used any more and Boost is linked statically now, so
SLPlugin doesn't need to link to any Boost dynamic libraries upwards
(which are of an older version and are there because they're still
needed by Collada DOM).
I suspect links to non-existent files have been the cause of why
Gatekeeper just wouldn't identify the developer despite the fact
that Apple notarisation service would still accept the bundle and
various Apple's integrity (command-line) tools would still validate
the bundle too.
This commit also removes unnecessary linkage changes for the media
plugins.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions