diff options
author | Mukilan Thiyagarajan <me@mukilan.in> | 2023-05-12 19:03:47 +0530 |
---|---|---|
committer | Mukilan Thiyagarajan <me@mukilan.in> | 2023-05-12 19:03:47 +0530 |
commit | 80087f31c885692569a8ba235327efd055b7e565 (patch) | |
tree | 89888158dea09aa69d1062c1276aad6bcf780b57 /python/servo/post_build_commands.py | |
parent | d798376d7ce218ccf45b49073e104c0eb80dd470 (diff) | |
download | servo-80087f31c885692569a8ba235327efd055b7e565.tar.gz servo-80087f31c885692569a8ba235327efd055b7e565.zip |
Workaround bug in gstreamer binaries
The official gstreamer .pkg distribution should contain
'relocatable' dylibs, but as discovered in #29732,
some dylibs have absolute links to liblzma.5.dylibs
Since /opt/homebrew is the default install location
on Apple Silicion, this will cause the packaging &
build steps to fail, even if 'xz' package is installed
via homebrew.
This is a temporary fix until upstream fixes the bug
and makes the package truly 'relocatable'.
Signed-off-by: Mukilan Thiyagarajan <me@mukilan.in>
Diffstat (limited to 'python/servo/post_build_commands.py')
0 files changed, 0 insertions, 0 deletions