Host (Sun): fix build

This commit is contained in:
李通洲
2024-12-09 23:07:24 +08:00
parent 5c01685d69
commit 2700390371
+1 -1
View File
@@ -72,7 +72,7 @@ const char* ffDetectHost(FFHostResult* host)
ffCleanUpSmbiosValue(&host->family);
}
#ifdef __x86_64__
#if _WIN32 && __x86_64__
ffHostDetectMac(host);
#endif