Age | Commit message (Collapse) | Author |
|
-O2 is ignored when compiling .bc files, so pass it to linker instead.
|
|
fix cmake em++ invocation on Windows Vista.
|
|
to avoid having to set EMSCRIPTEN environment variable on unix. Remove the temporary workaround for other.test_cmake, which shouldn't now be needed.
|
|
|
|
specifying the absolute path to emcc causes cmake to fail. On Linux, one must specify absolute path to emcc, or cmake fails. Moreover, since this is a toolchain file that is describing the system, no cmake variables seem to be available to query the platform, so make these separate.
|
|
its functionality.
|