Merge "x86 android: default on realtime-only"
This commit is contained in:
commit
8b263798d0
@ -1210,6 +1210,9 @@ EOF
|
||||
;;
|
||||
x86*)
|
||||
case ${tgt_os} in
|
||||
android)
|
||||
soft_enable realtime_only
|
||||
;;
|
||||
win*)
|
||||
enabled gcc && add_cflags -fno-common
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user