1 --- a/android-configure.sh
2 +++ b/android-configure.sh
3 @@ -656,6 +656,9 @@ case "$CPU" in
8 + darwin*) echo "#define _BSD 1" >> $config_h;;
10 echo "#define HOST_$HOST_CPU 1" >> $config_h
11 log "Generate : $config_h"
13 --- a/android/utils/display-quartz.m
14 +++ b/android/utils/display-quartz.m
15 @@ -34,6 +34,7 @@ get_monitor_resolution( int *px_dpi, in
17 get_nearest_monitor_rect( int *x, int *y, int *width, int *height )
23 @@ -108,4 +109,7 @@ get_nearest_monitor_rect( int *x, int