[gn build] Port 7e3b9aba60

This commit is contained in:
Nico Weber 2021-02-11 11:54:51 -05:00
parent 661f9e2a92
commit 1739e7ed69
1 changed files with 2 additions and 0 deletions

View File

@ -163,6 +163,7 @@ write_cmake_config("config") {
"HAVE_MACH_MACH_H=1",
"HAVE_MALLOC_MALLOC_H=1",
"HAVE_MALLOC_ZONE_STATISTICS=1",
"HAVE_PROC_PID_RUSAGE=1",
"HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC=1",
]
} else {
@ -173,6 +174,7 @@ write_cmake_config("config") {
"HAVE_MACH_MACH_H=",
"HAVE_MALLOC_MALLOC_H=",
"HAVE_MALLOC_ZONE_STATISTICS=",
"HAVE_PROC_PID_RUSAGE=",
"HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC=",
]
}