Workaround for installation failures on macOS
This commit is contained in:
parent
7af7a539bc
commit
26888d5e03
@ -3,6 +3,8 @@
|
|||||||
# Used by the "make install" target to install Ruby.
|
# Used by the "make install" target to install Ruby.
|
||||||
# See common.mk for more details.
|
# See common.mk for more details.
|
||||||
|
|
||||||
|
ENV["SDKROOT"] ||= "" if /darwin/ =~ RUBY_PLATFORM
|
||||||
|
|
||||||
begin
|
begin
|
||||||
load "./rbconfig.rb"
|
load "./rbconfig.rb"
|
||||||
rescue LoadError
|
rescue LoadError
|
||||||
|
Loading…
x
Reference in New Issue
Block a user