We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6cf903 commit 498518fCopy full SHA for 498518f
Python/cpuinfo.c
@@ -29,6 +29,8 @@
29
# define HAS_XGETBV_SUPPORT
30
#endif
31
32
+#undef HAS_XGETBV_SUPPORT
33
+
34
#if defined(_Py_CAN_COMPILE_SIMD_SSE_INSTRUCTIONS) \
35
|| defined(_Py_CAN_COMPILE_SIMD_SSE2_INSTRUCTIONS) \
36
|| defined(_Py_CAN_COMPILE_SIMD_SSE3_INSTRUCTIONS) \
0 commit comments