Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 16, 2024
1 parent dae365f commit f3445dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap-scripts/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ detect_platform_version
# https://developer.apple.com/downloads/index.action
case $platform_version in
12.*)
XCODE_DMG='Xcode_14.3.1.xip'; export TRY_XCI_OSASCRIPT_FIRST=1; BREW_INSTALL_LIBFFI=1; RVM_COMPILE_OPTS_M1_LIBFFI=1;
XCODE_DMG='Xcode_14.3.1.xip'; export TRY_XCI_OSASCRIPT_FIRST=1; BREW_INSTALL_LIBFFI=1; RVM_COMPILE_OPTS_M1_LIBFFI=1;
BREW_INSTALL_OPENSSL3=1 ; RVM_COMPILE_OPTS_OPENSSL3=1 ;
RVM_ENABLE_YJIT=1 ; RVM_WITH_JEMALLOC=1 ;
BREW_INSTALL_READLINE=1 ; RVM_COMPILE_OPTS_READLINE=1 ;
Expand Down

0 comments on commit f3445dd

Please sign in to comment.