-
- Downloads
Make -no_weak_imports opt-in.
The experiment to add `-no_weak_imports` unconditionally has been a bit of a failure. It's broken more than it's fixed and I don't think we can have this as a default for Xcode 8. Add `ENV.no_weak_imports` to be used by formulae authors and make `ENV.no_weak_imports a no-op (for now). We may reconsider this behaviour in future.
Showing
- Library/Homebrew/build.rb 0 additions, 5 deletionsLibrary/Homebrew/build.rb
- Library/Homebrew/extend/ENV/shared.rb 1 addition, 0 deletionsLibrary/Homebrew/extend/ENV/shared.rb
- Library/Homebrew/extend/os/mac/extend/ENV/shared.rb 1 addition, 1 deletionLibrary/Homebrew/extend/os/mac/extend/ENV/shared.rb
- Library/Homebrew/extend/os/mac/extend/ENV/std.rb 2 additions, 7 deletionsLibrary/Homebrew/extend/os/mac/extend/ENV/std.rb
- Library/Homebrew/extend/os/mac/extend/ENV/super.rb 2 additions, 6 deletionsLibrary/Homebrew/extend/os/mac/extend/ENV/super.rb
Please register or sign in to comment