There was an error while loading. Please reload this page.
1 parent 1276ecd commit dcdecffCopy full SHA for dcdecff
1 file changed
third_party/nasm/config.h
@@ -447,7 +447,7 @@
447
#define HAVE_STDARG_H 1
448
449
/* Define to 1 if you have the <stdbit.h> header file. */
450
-#define HAVE_STDBIT_H 1
+/* #undef HAVE_STDBIT_H */
451
452
/* Define to 1 if stdbool.h conforms to C99. */
453
#define HAVE_STDBOOL_H 1
@@ -456,7 +456,7 @@
456
#define HAVE_STDC_INLINE 1
457
458
/* "Define to 1 if you have the `stdc_leading_zeros' intrinsic function." */
459
-#define HAVE_STDC_LEADING_ZEROS 1
+/* #undef HAVE_STDC_LEADING_ZEROS */
460
461
/* Define to 1 if you have the <stdint.h> header file. */
462
#define HAVE_STDINT_H 1
0 commit comments