Hi all, Recently we moved to Android N from M, and I'm working on poring some customized features to fastboot project. When I'm trying to build fastboot utility for Windows with the command "make -j8 fastboot USE_MINGW=1", it still generates the binary for Linux:
Starting build with ninja ninja: Entering directory `.' [100% 17/17] Install: out/host/linux-x86/bin/fastboot #### make completed successfully (30 seconds) #### Does anyone know how to generate "fastboot" utility? Thanks, Stanley -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" 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/d/optout.
