Bug 190534

Summary: [Tools] isCrossCompilation() should not rely on --host existing in gcc -v
Product: WebKit Reporter: jsc-armv7 EWS <guijemont+jsc-armv7-ews>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

jsc-armv7 EWS
Reported 2018-10-12 13:35:15 PDT
There are gcc instances that don't seem to know about their --host and have no --host option given when running "gcc -v". This gives a warning (error?): Use of uninitialized value $host[0] in string ne at /home/buildbot/ews/WebKit/Tools/Scripts/webkitdirs.pm line 1418.
Attachments
Note You need to log in before you can comment on or make changes to this bug.