On Fri, Dec 6, 2019 at 10:22 PM Ivan Pizhenko <ivan.pizhe...@genesys.com> wrote:
> Doesn't work. Seems like newer clang is required due to some options in > the command line. > > *error: unknown warning option '-Wno-implicit-int-float-conversion'; did > you mean '-Wno-float-overflow-conversion'? > [-Werror,-Wunknown-warning-option]* > *error: unknown warning option '-Wno-xor-used-as-pow'; did you mean > '-Wno-unused-macros'? [-Werror,-Wunknown-warning-option]* > Well, if it's just extra warnings, you can find out where they are defined (I'd start by grepping for them in build/) and just remove them. -- -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-users/CAKSzg3REJ0WYzErQy%3D8AmppizP_sfPDqEuQddS3w-4idutS4Bg%40mail.gmail.com.