Skip to content

Commit 498518f

Browse files
committed
waaaaa!
1 parent c6cf903 commit 498518f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Python/cpuinfo.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
# define HAS_XGETBV_SUPPORT
3030
#endif
3131

32+
#undef HAS_XGETBV_SUPPORT
33+
3234
#if defined(_Py_CAN_COMPILE_SIMD_SSE_INSTRUCTIONS) \
3335
|| defined(_Py_CAN_COMPILE_SIMD_SSE2_INSTRUCTIONS) \
3436
|| defined(_Py_CAN_COMPILE_SIMD_SSE3_INSTRUCTIONS) \

0 commit comments

Comments
 (0)