Carlo Cabrera e8b5eb7e42
extend/os/mac/keg_relocate: fix relocation of duplicate RPATHs
Homebrew/homebrew-core#77623 revealed two bugs. One in `ruby-macho`,
which turns out to be unable to delete duplicated `RPATH`s. This was
fixed with `ruby-macho` 2.5.1.

The second, which this commit fixes, is in our handling of duplicate
`RPATH`s. Since we iterate over each `RPATH`, attempting to relocate the
first duplicate fails since it will no longer exist after having
relocated the original.
2021-05-17 00:14:46 +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