mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Move superenv.rb to extend/ENV/super.rb
This commit is contained in:
parent
061f8cb35f
commit
cc18f5e0c4
@ -1,5 +1,5 @@
|
||||
require 'hardware'
|
||||
require 'superenv'
|
||||
require 'extend/ENV/super'
|
||||
|
||||
def superenv?
|
||||
return false if MacOS::Xcode.without_clt? && MacOS.sdk_path.nil?
|
||||
|
Loading…
x
Reference in New Issue
Block a user