compiler.h: clang actually has long long
This commit is contained in:
parent
1382ea5447
commit
c1a32fb9dd
@ -293,11 +293,7 @@
|
||||
# define CONFIG_HAVE_ANONYMOUS_UNION 1
|
||||
# endif
|
||||
|
||||
/* GCC supports both types double and long long */
|
||||
|
||||
# ifndef __clang__
|
||||
# define CONFIG_HAVE_LONG_LONG 1
|
||||
# endif
|
||||
# define CONFIG_HAVE_LONG_LONG 1
|
||||
# define CONFIG_HAVE_FLOAT 1
|
||||
# define CONFIG_HAVE_DOUBLE 1
|
||||
# define CONFIG_HAVE_LONG_DOUBLE 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user