mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Revert "ci: fix clang build error on macos/freebsd"
This reverts commit d7abdd314d
.
This commit is contained in:
parent
a1efde8b10
commit
73e097c1cb
@ -170,8 +170,6 @@ const c_common_macros = '
|
||||
#endif
|
||||
#ifdef __clang__
|
||||
#undef __V_GCC__
|
||||
#undef EMPTY_STRUCT_INITIALIZATION
|
||||
#define EMPTY_STRUCT_INITIALIZATION 0
|
||||
#endif
|
||||
#ifdef _MSC_VER
|
||||
#undef __V_GCC__
|
||||
|
Loading…
Reference in New Issue
Block a user