Merge pull request #14189 from Bo98/cc-rubylib
shims/super/cc: unset RUBYLIB
This commit is contained in:
commit
cb5ce5b5a7
@ -5,6 +5,7 @@ then
|
||||
echo "${0##*/}: The build tool has reset ENV; --env=std required." >&2
|
||||
exit 1
|
||||
fi
|
||||
unset RUBYLIB
|
||||
exec "${HOMEBREW_RUBY_PATH}" --enable-frozen-string-literal --disable=gems,did_you_mean,rubyopt -x "$0" "$@"
|
||||
#!/usr/bin/env ruby -W0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user