Skip to content

Commit

Permalink
Merge pull request #302 from rabbitmq/mergify/bp/3.16.x/pr-299
Browse files Browse the repository at this point in the history
Set use_default_shell_env for erlang_build (backport #299)
  • Loading branch information
pjk25 committed Jun 18, 2024
2 parents 6d4b5ad + 4ff39f7 commit 7624fb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions private/erlang_build.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ tar --create \\
post_configure_cmds = post_configure_cmds,
extra_make_opts = extra_make_opts,
),
use_default_shell_env = True,
mnemonic = "OTP",
progress_message = "Compiling otp from source",
)
Expand Down

0 comments on commit 7624fb8

Please sign in to comment.