RESOLVED FIXED 153496
[webkitdirs] Removed check for bison, gperf, and flex.
https://bugs.webkit.org/show_bug.cgi?id=153496
Summary [webkitdirs] Removed check for bison, gperf, and flex.
Konstantin Tokarev
Reported 2016-01-26 11:47:00 PST
bison, gperf, and flex are basic prerequisites of build, and condition already included all ports present in trunk.
Attachments
Patch (1.50 KB, patch)
2016-01-26 11:48 PST, Konstantin Tokarev
no flags
Patch (1.71 KB, patch)
2016-01-26 13:23 PST, Konstantin Tokarev
no flags
Konstantin Tokarev
Comment 1 2016-01-26 11:48:12 PST
Konstantin Tokarev
Comment 2 2016-01-26 11:48:45 PST
Also removed outdated comment from 2006.
Alex Christensen
Comment 3 2016-01-26 12:57:22 PST
Comment on attachment 269899 [details] Patch I think we could completely remove this check. They are done in WebKitCommon.cmake, and bison, gperf, and flex don't necessarily need to be in the PATH
Konstantin Tokarev
Comment 4 2016-01-26 13:23:25 PST
WebKit Commit Bot
Comment 5 2016-01-26 13:38:30 PST
Comment on attachment 269910 [details] Patch Clearing flags on attachment: 269910 Committed r195617: <http://trac.webkit.org/changeset/195617>
WebKit Commit Bot
Comment 6 2016-01-26 13:38:33 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.