mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
compiler.h: fix windows build error
warning C5101: use of preprocessor directive in function-like macro argument list is undefined behavior Co-authored-by: chenxiaoyi <chenxiaoyi@xiaomi.com> Co-authored-by: xuxin19 <xuxin19@xiaomi.com>
This commit is contained in:
@@ -887,7 +887,7 @@
|
|||||||
|
|
||||||
/* Pre-processor */
|
/* Pre-processor */
|
||||||
|
|
||||||
# define CONFIG_CPP_HAVE_VARARGS 1 /* Supports variable argument macros */
|
# undef CONFIG_CPP_HAVE_VARARGS /* No variable argument macros */
|
||||||
|
|
||||||
/* Intriniscs */
|
/* Intriniscs */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user