mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-14 16:46:54 +08:00
Switched to __apple_build_version__ [skip ci]
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Needed for cross-compiling / universal binaries on Mac */
|
/* Needed for cross-compiling / universal binaries on Mac */
|
||||||
#if defined(USE_DISPATCH) && (defined(HAVE__GET_CPUID) || defined(__APPLE_CC__))
|
#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