Skip to content

Commit

Permalink
DNI: enable debug info splitting in WASM build (this is expected to m…
Browse files Browse the repository at this point in the history
…ake the WASM build fail)
  • Loading branch information
aleino-nv committed Jan 3, 2025
1 parent d48cd13 commit 39ba1fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"binaryDir": "${sourceDir}/build.em",
"cacheVariables": {
"SLANG_SLANG_LLVM_FLAVOR": "DISABLE",
"SLANG_ENABLE_SPLIT_DEBUG_INFO": "OFF",
"CMAKE_C_FLAGS_INIT": "-fwasm-exceptions -Os",
"CMAKE_CXX_FLAGS_INIT": "-fwasm-exceptions -Os",
"CMAKE_EXE_LINKER_FLAGS": "-sASSERTIONS -sALLOW_MEMORY_GROWTH -fwasm-exceptions --export=__cpp_exception"
Expand Down

0 comments on commit 39ba1fb

Please sign in to comment.