Skip to content

Commit d2ae401

Browse files
saisoma123vgvassilev
authored andcommitted
Added old names since change was made in another pull request
1 parent 450ac65 commit d2ae401

File tree

1 file changed

+1
-1
lines changed
  • interpreter/cling/tools/packaging

1 file changed

+1
-1
lines changed

interpreter/cling/tools/packaging/cpt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2345,7 +2345,7 @@ def custom_input(prompt, always_yes=False):
23452345

23462346
args["with_llvm_binary"] = True
23472347

2348-
if args["with_llvm_binary"]:
2348+
if args["with_binary_llvm"]:
23492349
download_llvm_binary()
23502350
compile = compile_for_binary
23512351
install_prefix = install_prefix_for_binary

0 commit comments

Comments
 (0)