Yes, I've found them in some .gni and .gn files and commented out. 
Regenerated build files and now build is running. I am using clang 7 from 
some previous stable version of V8.

On Monday, December 9, 2019 at 11:58:51 AM UTC+2, Jakob Kummerow wrote:
>
> On Fri, Dec 6, 2019 at 10:22 PM Ivan Pizhenko <ivan.p...@genesys.com 
> <javascript:>> 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/c72465bf-0504-4cf5-a9d3-2b38f274e54c%40googlegroups.com.

Reply via email to