Skip to content

Commit b43e639

Browse files
committed
Remove unused bigint from runtime
1 parent 2791877 commit b43e639

File tree

5 files changed

+1
-3345
lines changed

5 files changed

+1
-3345
lines changed

configure

+1-1
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ for t in $CFG_TARGET_TRIPLES
578578
do
579579
make_dir rt/$t
580580
for i in \
581-
isaac linenoise bigint sync test arch/i386 arch/x86_64 \
581+
isaac linenoise sync test arch/i386 arch/x86_64 \
582582
libuv libuv/src/ares libuv/src/eio libuv/src/ev
583583
do
584584
make_dir rt/$t/$i

src/rt/bigint/bigint.h

-294
This file was deleted.

0 commit comments

Comments
 (0)