зеркало из https://github.com/github/ruby.git
Get rid of LIST_HEAD conflict with a system header on macOS
This commit is contained in:
Родитель
7bf44e9222
Коммит
baf37a5f9c
|
@ -23,6 +23,9 @@
|
|||
# ifdef __LP64__
|
||||
# define vm_region_recurse vm_region_recurse_64
|
||||
# endif
|
||||
/* that is defined in sys/queue.h, and conflicts with
|
||||
* ccan/list/list.h */
|
||||
# undef LIST_HEAD
|
||||
#endif
|
||||
|
||||
#include "addr2line.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче