diff options
| author | Jack Nagel | 2014-04-22 15:35:54 -0500 |
|---|---|---|
| committer | Jack Nagel | 2014-04-22 15:37:34 -0500 |
| commit | 722a5af4ebf68adb9fc3d2e828d054e228dcf5f0 (patch) | |
| tree | c57b5720bbb28adf818544355e09c4fa58a6ef83 /Library/Homebrew/cxxstdlib.rb | |
| parent | ebd77ae8c429b3d9ac200df11c7cccec2137d629 (diff) | |
| download | brew-722a5af4ebf68adb9fc3d2e828d054e228dcf5f0.tar.bz2 | |
Simplify conditions for superenv activation
`MacOS::Xcode.without_clt? && MacOS.sdk_path.nil?` should never be true.
In its earliest form, this would raise a bare RuntimeError in an effort
to have the bug reported. Later, it was changed to silently disable
superenv. But we don't want to do that. If there's a bug, or the user's
system is misconfigured, we want to know, so that we can fix the bug, or
the user can fix their system. So let's remove the condition.
Diffstat (limited to 'Library/Homebrew/cxxstdlib.rb')
0 files changed, 0 insertions, 0 deletions
