Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't pass "--no-copy-dt-needed-entries" option to linker on FreeBSD.
Eventually the nested if statements should be replaced by a more general condition, but this is sufficient to make it work on FreeBSD.
- Loading branch information
c999ef7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@edolstra Shouldn't this go into edolstra/make-rules?