mirror of
https://github.com/pgvector/pgvector.git
synced 2026-06-06 05:51:21 +08:00
Updated comment [skip ci]
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#define USE_TARGET_CLONES
|
||||
#endif
|
||||
|
||||
/* Needed for cross-compiling / universal binaries on Mac */
|
||||
/* Apple clang check needed for cross-compiling / universal binaries on Mac */
|
||||
#if defined(USE_DISPATCH) && (defined(HAVE__GET_CPUID) || defined(__apple_build_version__))
|
||||
#define USE__GET_CPUID
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user