mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-11 23:26:55 +08:00
Updated comment [skip ci]
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
#define USE_TARGET_CLONES
|
#define USE_TARGET_CLONES
|
||||||
#endif
|
#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__))
|
#if defined(USE_DISPATCH) && (defined(HAVE__GET_CPUID) || defined(__apple_build_version__))
|
||||||
#define USE__GET_CPUID
|
#define USE__GET_CPUID
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user