[Webkit-unassigned] [Bug 118872] New: Mac port should run bison as part of ANGLE build process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 18 16:40:44 PDT 2013


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

           Summary: Mac port should run bison as part of ANGLE build
                    process
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: ANGLE
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: achristensen at apple.com
                CC: dino at apple.com


Updating ANGLE is a pain because we have to run an older version of bison before we commit changes to prevent GPLv3 files from being included in WebKit.  If this were part of the build process, we wouldn't have to worry about this step.

My DerivedSources.make currently runs bison twice, but it works.  I'm not a make expert, which is why my DerivedSources.make looks so simple.  Simplicity is a virtue.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list