Skip to content

Commit bf3761d

Browse files
committed
Add another missing file
1 parent 39673b7 commit bf3761d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mypyc/build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ class ModDesc(NamedTuple):
8282
"base64/arch/ssse3/enc_loop_asm.c",
8383
"base64/arch/ssse3/enc_translate.c",
8484
"base64/arch/ssse3/enc_reshuffle.c",
85+
"base64/arch/ssse3/enc_loop.c",
8586
"base64/arch/neon64/dec_loop.c",
8687
"base64/arch/neon64/enc_loop_asm.c",
8788
"base64/codecs.h",

0 commit comments

Comments
 (0)