[Webkit-unassigned] [Bug 190534] New: [Tools] isCrossCompilation() should not rely on --host existing in gcc -v

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 12 13:35:15 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=190534

            Bug ID: 190534
           Summary: [Tools] isCrossCompilation() should not rely on --host
                    existing in gcc -v
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: guijemont+jsc-armv7-ews at igalia.com
                CC: lforschler at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181012/3f6e6621/attachment-0001.html>


More information about the webkit-unassigned mailing list