Skip to content

Commit 1c0b74f

Browse files
authored
Bump to xeus 5.2.0 (#266)
1 parent 170f28c commit 1c0b74f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,6 @@ if(EMSCRIPTEN)
445445
# TODO: Remove the exported runtime methods
446446
# after the next xeus release.
447447
target_link_options(xcpp
448-
PUBLIC "SHELL: -s EXPORTED_RUNTIME_METHODS='[\"FS\",\"PATH\",\"LDSO\",\"loadDynamicLibrary\",\"ERRNO_CODES\"]'"
449448
PUBLIC "SHELL: --preload-file ${SYSROOT_PATH}/include@/include"
450449
PUBLIC "SHELL: --preload-file ${XEUS_CPP_DATA_DIR}@/share/xeus-cpp"
451450
PUBLIC "SHELL: --preload-file ${XEUS_CPP_CONF_DIR}@/etc/xeus-cpp"

0 commit comments

Comments
 (0)