Skip to content

Commit ca15617

Browse files
committed
Update name
1 parent db4c824 commit ca15617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

master/custom/factories.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1370,7 +1370,7 @@ def setup(self, **kwargs):
13701370
env=compile_environ,
13711371
),
13721372
Compile(
1373-
name="Compile host libmpdecimal",
1373+
name="Compile host libmpdec",
13741374
command=["python3", "Tools/wasm/emscripten", "make-mpdec"],
13751375
env=compile_environ,
13761376
),

0 commit comments

Comments
 (0)