disable use_relative_vtables_abi
This commit is contained in:
parent
6b6e64d2a8
commit
b438ab71d9
@ -30,6 +30,7 @@ if (target_os == "android") {
|
||||
use_cfi_cast = false # disable it
|
||||
} else {
|
||||
generate_linker_map = true
|
||||
use_relative_vtables_abi = false
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user