diff options
-rw-r--r-- | INSTALL.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ following table: | ARCH | x86, x86_64, arm, arm64 | x86_64 | | HOST_ARCH | x86, x86_64, arm, arm64 | *derived from ARCH* | | TARGET_ARCH | x86, x86_64, arm, arm64 | *derived from ARCH* | -| COMPILER_FAMILY | gnu, clang | clang | +| COMPILER_FAMILY | gnu, clang, unknown | clang | | DEBUG | true, false | false | | BUILD_STATIC_BINARY | true, false | false | |