Carlo Cabrera 27032e002f
os/mac/keg_relocate: avoid changing to an already existing rpath
Doing `change_rpath(old, new, file)` will error if `new` is already an
rpath for `file`. When this happens, `old` is no longer needed, so we
can delete it.

Fixes a build failure at shivammathur/homebrew-php#1848.
2023-07-18 20:47:10 +08:00
..
2023-04-25 09:26:24 -07:00
2023-04-01 18:56:42 -07:00
2023-04-24 20:42:39 -07:00
2023-06-16 10:33:15 +01:00
2023-04-24 20:42:39 -07:00
2023-04-24 20:42:39 -07:00
2023-03-27 20:04:57 -07:00
2023-04-01 18:56:42 -07:00
2023-04-24 20:42:39 -07:00
2022-11-23 20:39:59 -08:00
2023-07-13 20:33:26 +01:00