Skip to content

Commit 19ac7ed

Browse files
committed
document -v saving temp files; #2538
1 parent e4d5e75 commit 19ac7ed

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

emcc

+5
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,11 @@ Options that are modified or new in %s include:
467467
if you see odd errors, as it can help diagnose
468468
things.
469469
470+
Note that this will retain temporary files in
471+
the canonical location (usually
472+
/tmp/emscripten_temp) because that is what
473+
EMCC_DEBUG=1 does.
474+
470475
--clear-cache Manually clears the cache of compiled
471476
emscripten system libraries (libc++,
472477
libc++abi, libc). This is normally

0 commit comments

Comments
 (0)