Hello,
I am trying to compile libv8.so for Android. I used on Linux environment: gn gen out/x64 --args="target_os=\"android\" target_cpu=\"x64\" is_debug=false is_component_build=true v8_enable_i18n_support=false symbol_level = 1 is_official_build = true v8_use_snapshot = false v8_target_cpu = \"x64\"" and ninja -C out/x64 v8 but I get libv8.cr.so instead of libv8.so. Can you help? Thanks. -- -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to v8-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.