mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
all: fix sanitizer build
This commit is contained in:
parent
6761697088
commit
d0100faf26
@ -50,7 +50,7 @@ static inline void __sort_ptr(uintptr_t a[], bool b[], int l) {
|
||||
'
|
||||
|
||||
const c_common_macros = '
|
||||
typedef unsigned char u8;
|
||||
//typedef unsigned char u8;
|
||||
#define EMPTY_VARG_INITIALIZATION 0
|
||||
#define EMPTY_STRUCT_DECLARATION
|
||||
#define EMPTY_STRUCT_INITIALIZATION
|
||||
|
Loading…
Reference in New Issue
Block a user