Updated RISC-V toolchain.

This commit is contained in:
Branimir Karadžić
2016-12-31 18:41:26 -08:00
parent 0ee444d218
commit ad9dbf381d
2 changed files with 12 additions and 6 deletions

View File

@@ -202,7 +202,7 @@
# undef BX_PLATFORM_RPI
# define BX_PLATFORM_RPI 1
#elif defined(__linux__) \
|| defined(__riscv__)
|| BX_CPU_RISCV
# undef BX_PLATFORM_LINUX
# define BX_PLATFORM_LINUX 1
#elif defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) \