diff options
| author | Max Howell | 2012-09-14 11:55:21 -0400 |
|---|---|---|
| committer | Max Howell | 2012-09-14 11:55:59 -0400 |
| commit | 4bf72a3e622f458c421999595ff9c92050b63814 (patch) | |
| tree | 1c5c2c6f9a54327d678ea6bf7437540931eb420a /Library/Homebrew | |
| parent | da1905f21686a30a32972a36041595fedfdb8463 (diff) | |
| download | brew-4bf72a3e622f458c421999595ff9c92050b63814.tar.bz2 | |
Puts build-tool args first
build-tool provided args must be considered first by cc, etc. Generally this already occurred for -I flags, because most of our -I flags were -isystem. However it didn't occur for keg-only flags and -L paths.
This was an error.
I amended the refurbishment code to ensure any paths we want to control the order of are thoroughly scrubbed out of the build-tool provided args. This ensures reliability for our builds.
However this path-scrubbing should always occur, even during configure (I am fairly sure of this). So more work is required.
Fixes Homebrew/homebrew#14781.
Diffstat (limited to 'Library/Homebrew')
0 files changed, 0 insertions, 0 deletions
