summaryrefslogtreecommitdiff
path: root/doc/bugs/binary_package_not_working_on_macOS_Sierra
Commit message (Collapse)AuthorAge
* Added a comment: joey's test build fixes issueGravatar public@881708f3cb16d1f967ca9f517a310dd2114740132016-11-08
|
* OSX: Remove RPATHs from git-annex binary, which are not needed, slow down ↵Gravatar Joey Hess2016-11-07
startup, and break the OSX Sierra linker. ghc 8.0.2 may make this unncessary, but it's not in a stackage version yet, so put in a workaround. Note that the linux builds already delete the RPATHs for similar reasons. This commit was sponsored by Josh Taylor on Patreon.