Common-Issues-for-Core-Contributors: update link

This commit is contained in:
Dominyk Tiller 2016-09-14 17:33:30 +01:00
parent 372a2b2470
commit e25bcfe933
No known key found for this signature in database
GPG Key ID: FE19AEFCF658C6F6

View File

@ -10,7 +10,5 @@ This is a page for maintainers to diagnose certain build errors.
The exact atom may be different.
This can be caused by passing the obsolete `-s` flag to the linker.
See:
https://github.com/Homebrew/homebrew/commit/7c9a9334631dc84d59131ca57419e8c828b1574b
This can be caused by passing the obsolete `-s` flag to the linker and can be
fixed like [this](https://github.com/Homebrew/legacy-homebrew/commit/7c9a9334631dc84d59131ca57419e8c828b1574b).