Files
test2/build_files/build_environment
Jonas Holzman bb672a7e7c Build: macOS: Fix shared library rpath length padding error
This commit adds the `-headerpad_max_install_names` to the macOS
`make deps` dependencies build linker flags.

This fixes dependency install errors where the Xcode `install_name_tool`
couldn't properly set certain rpath paths when they were exceeding a
certain length. With this flag ensuring that the maximum amount of
padding is reserved for eventual path changes.

Pull Request: https://projects.blender.org/blender/blender/pulls/128959
2024-10-14 14:31:00 +02:00
..