diff options
| author | Jack Nagel | 2014-07-02 21:24:01 -0500 | 
|---|---|---|
| committer | Jack Nagel | 2014-07-02 21:27:19 -0500 | 
| commit | 2e44ffe80f3c5ed357a22a6eb74d9fd5b9debda6 (patch) | |
| tree | ea23298fd46c8c3f94b5d6b80fa78108550e9a08 /Library/Homebrew/compilers.rb | |
| parent | cabc451ca8a0047347ab0ecbec88b87167c37030 (diff) | |
| download | brew-2e44ffe80f3c5ed357a22a6eb74d9fd5b9debda6.tar.bz2 | |
Move require into method to avoid circular require
There is a nasty circular dependency here:
formula.rb
  requirement.rb
    extend/ENV.rb
      extend/ENV/shared.rb
        formula.rb
Probably the information that the build environment needs from formula
should be passed in at runtime, but that seems hard and I really just
want to be able to run the tests with warnings turned on. :/
Diffstat (limited to 'Library/Homebrew/compilers.rb')
0 files changed, 0 insertions, 0 deletions
