Rename Emscripten temp directory from "/path/to/emsdk/.tmp" to "/path/to/emsdk/tmp" since otherwise make tool breaks when processing the Makefiles for test_lua. This fixes https://github.com/kripken/emscripten/issues/3779 .

This commit is contained in:
Jukka Jylänki
2015-09-16 01:49:35 +03:00
parent aebcc04dc7
commit a5521d4e17
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@@ -9,7 +9,9 @@ crunch
java
mingw
spidermonkey
.emscripten
.emscripten_cache
.emscripten_cache__last_clear
.emscripten_sanity
.tmp
tmp