mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-20 05:43:12 +01:00
Removed musl libc workaround inability to detect it via macros.
This commit is contained in:
@@ -13,7 +13,6 @@ BX_STATIC_ASSERT(false
|
||||
|| BX_CRT_LIBCXX
|
||||
|| BX_CRT_MINGW
|
||||
|| BX_CRT_MSVC
|
||||
|| BX_CRT_MUSL
|
||||
|| BX_CRT_NEWLIB
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user