commit 15ee366

hovercats  ·  2024-02-07 18:00:07 +0000 UTC
parent 0822b94
nasm: correct probe 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-/* probe #define HAVE___BUILTIN_CHOOSE_EXPR 1 */
 6-/* probe #define HAVE___BUILTIN_CLZ 1 */
 7+/* probe HAVE___BUILTIN_CHOOSE_EXPR */
 8+/* probe HAVE___BUILTIN_CLZ */
 9 #define HAVE___BUILTIN_CLZL 1
10 #define HAVE___BUILTIN_CLZLL 1
11 #define HAVE___BUILTIN_CONSTANT_P 1