Skip to content

Commit 3cf1977

Browse files
authored
fix(deps): work around duplicate RPATHs in libgccjit from Nix (#134)
1 parent bc2a457 commit 3cf1977

File tree

4 files changed

+285
-61
lines changed

4 files changed

+285
-61
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ Options:
161161
Enable/disable keeping source folder for archive (default: disabled)
162162
--log-level LEVEL Build script log level (default: info)
163163
--plan FILE Follow given plan file, instead of using given git ref/sha
164+
--clean-macho-binary FILE Tool to clean duplicate RPATHs from given Mach-O binary.
164165
```
165166

166167
Resulting applications are saved to the `builds` directory in a bzip2 compressed

0 commit comments

Comments
 (0)