зеркало из https://github.com/github/ruby.git
Workaround for installation failures on macOS
This commit is contained in:
Родитель
7af7a539bc
Коммит
26888d5e03
|
@ -3,6 +3,8 @@
|
|||
# Used by the "make install" target to install Ruby.
|
||||
# See common.mk for more details.
|
||||
|
||||
ENV["SDKROOT"] ||= "" if /darwin/ =~ RUBY_PLATFORM
|
||||
|
||||
begin
|
||||
load "./rbconfig.rb"
|
||||
rescue LoadError
|
||||
|
|
Загрузка…
Ссылка в новой задаче