diff --git a/scripts/make_shared_glibc.sh b/scripts/make_shared_glibc.sh index da47642a3..07d1c3c05 100755 --- a/scripts/make_shared_glibc.sh +++ b/scripts/make_shared_glibc.sh @@ -49,6 +49,7 @@ wasm-ld \ --export-if-defined=copy_handler_table_to_cage \ --export-if-defined=make_threei_call \ --export-if-defined=register_handler \ + --export-if-defined=lind_debug_printf \ -o "$SYSROOT/lib/wasm32-wasi/libc.so" "$SYSROOT/lib/wasm32-wasi/lind_utils.o" mkdir -p $REPO_ROOT/lindfs/lib