servo/python/servo
Jonathan Schwender 11bb83d422
mach: macos: Don't let gstreamer override symbols (#37903)
Using DYLD_FALLBACK_LIBRARY_PATH means we first try to link to the
normal libraries and only fallback to looking up symbols in gstreamer if
the symbols were not found elsewhere.
This prevents some linking issues.

Testing: Covered by existing tests. Fix for issue #37811 manually
verified by the reporter.

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
2025-07-08 06:12:03 +00:00
..
devtools_tests DevTools: sources for HTML files should be the whole HTML file (#37456) 2025-06-21 18:46:35 +00:00
mutation Use ruff to enforce python code formatting (#37117) 2025-05-26 11:54:43 +00:00
platform android/ohos: Respect user provided TARGET_CFLAGS (#37563) 2025-06-19 16:15:57 +00:00
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap_commands.py Use ruff to enforce python code formatting (#37117) 2025-05-26 11:54:43 +00:00
build_commands.py Fix DBus warning when running mach (#37818) 2025-07-02 23:17:01 +00:00
command_base.py mach: macos: Don't let gstreamer override symbols (#37903) 2025-07-08 06:12:03 +00:00
devenv_commands.py Remove cargo-update, update-cargo, grep, ndk-stack, and ndk-gdb mach commands (#37874) 2025-07-04 11:36:33 +00:00
devtools_tests.py DevTools: sources for HTML files should be the whole HTML file (#37456) 2025-06-21 18:46:35 +00:00
gstreamer.py mach: Add TSAN support (#37195) 2025-06-13 12:26:57 +00:00
package_commands.py mach: Add TSAN support (#37195) 2025-06-13 12:26:57 +00:00
post_build_commands.py Use ruff to enforce python code formatting (#37117) 2025-05-26 11:54:43 +00:00
testing_commands.py OHOS: Run speedometer in CI (#37666) 2025-06-28 11:00:53 +00:00
try_parser.py servoshell: Set dom_testing_html_input_element_select_files_enabled when WebDriver is enabled (#37873) 2025-07-04 10:02:41 +00:00
util.py Use ruff to enforce python code formatting (#37117) 2025-05-26 11:54:43 +00:00
visual_studio.py Use ruff to enforce python code formatting (#37117) 2025-05-26 11:54:43 +00:00