Hi, I'm hoping that someone can shed some light on this for me, my Android build system and gyp knowledge is pretty minimal.
I am trying to regenerate the v8 Makefiles for the Android AOSP build but I can't seem to find the correct way to do it. If I call this then it will generate some Makefiles, but not the Android ones: ./gyp_v8 --depth /path_to_v8_root/ Do I have to pass in the android.gypi file to gyp somehow to get it to generate the Android files? Cheers, Craig -- -- v8-users mailing list [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
