mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 12:42:34 +01:00
Added RISC-V.
This commit is contained in:
3
3rdparty/UnitTest++/src/Config.h
vendored
3
3rdparty/UnitTest++/src/Config.h
vendored
@@ -22,7 +22,8 @@
|
||||
|| defined(__NetBSD__) \
|
||||
|| defined(__OpenBSD__) \
|
||||
|| defined(__FreeBSD__) \
|
||||
|| defined(__native_client__)
|
||||
|| defined(__native_client__) \
|
||||
|| defined(__riscv)
|
||||
# define UNITTEST_POSIX
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user