diff --git a/configure b/configure index e4a6fd35..9107c295 100755 --- a/configure +++ b/configure @@ -22794,7 +22794,7 @@ if test "x$EMSCRIPTEN" != "x" then : EXEEXT=.js - TEST_LDFLAGS='--pre-js pre.js.inc -s RESERVED_FUNCTION_POINTERS=8' + TEST_LDFLAGS='--pre-js pre.js.inc -sALLOW_TABLE_GROWTH' fi