commit 8743d00

hovercats  ·  2024-02-06 14:18:17 +0000 UTC
parent 5121d40
nasm: BUILTIN_CLZ and BUILTIN_CHOOSE_EXPR uses probe in gen.lua instead of defining it in config.h
1 files changed,  +2, -2
+2, -2
 1@@ -163,8 +163,8 @@
 2 #define HAVE___BUILTIN_BSWAP16 1
 3 #define HAVE___BUILTIN_BSWAP32 1
 4 #define HAVE___BUILTIN_BSWAP64 1
 5-#define HAVE___BUILTIN_CHOOSE_EXPR 1
 6-#define HAVE___BUILTIN_CLZ 1
 7+/* probe #define HAVE___BUILTIN_CHOOSE_EXPR 1 */
 8+/* probe #define HAVE___BUILTIN_CLZ 1 */
 9 #define HAVE___BUILTIN_CLZL 1
10 #define HAVE___BUILTIN_CLZLL 1
11 #define HAVE___BUILTIN_CONSTANT_P 1