asmjs: Enable CRT file support.

This commit is contained in:
Branimir Karadžić
2015-08-16 21:26:57 -07:00
parent 96b3b9616f
commit 0f17b18166

View File

@@ -24,6 +24,7 @@
# define BX_CONFIG_CRT_FILE_READER_WRITER (0 \
|| BX_PLATFORM_ANDROID \
|| BX_PLATFORM_FREEBSD \
|| BX_PLATFORM_EMSCRIPTEN \
|| BX_PLATFORM_IOS \
|| BX_PLATFORM_LINUX \
|| BX_PLATFORM_OSX \