mirror of
https://github.com/gosticks/brew.git
synced 2026-08-12 12:40:22 +00:00
os/linux: implement sdk_path_if_needed
This commit is contained in:
@@ -53,6 +53,10 @@ module OS
|
||||
languages.first
|
||||
end
|
||||
|
||||
def sdk_path_if_needed(_v = nil)
|
||||
nil
|
||||
end
|
||||
|
||||
module Xcode
|
||||
module_function
|
||||
|
||||
|
||||
Reference in New Issue
Block a user