Carlo Cabrera 309504a32c
formula: add rpath helper method
About 40 formulae set `CMAKE_INSTALL_RPATH` to `lib` or `opt_lib`, but
this breaks bottle relocatability.

The correct solution is to use `@loader_path/../lib`, but this is macOS
specific, so it requires some OS-specific logic. Rather than replicating
this logic over many formulae, we may as well define a helper method for
it.

See https://github.com/Homebrew/homebrew-core/issues/75458.
2021-04-19 09:23:33 +01:00
..
2021-04-19 09:23:33 +01:00
2020-10-10 14:59:39 +02:00
2021-03-29 16:58:07 +05:30
2021-01-18 16:52:45 -08:00
2021-03-04 12:59:42 +00:00
2020-10-10 14:59:39 +02:00
2021-01-29 20:56:59 +00:00
2020-10-10 14:59:39 +02:00