mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-08 19:44:20 +00:00
Suggest -microarch:native if popcnt instruction is missing.
Fixes #4453.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <sys/sysctl.h>
|
||||
#endif
|
||||
#include "build_cpuid.cpp"
|
||||
|
||||
// #if defined(GB_SYSTEM_WINDOWS)
|
||||
// #define DEFAULT_TO_THREADED_CHECKER
|
||||
|
||||
Reference in New Issue
Block a user