[webkit-reviews] review granted: [Bug 96359] [Qt] The ANGLE build on Windows breaks with GnuWin32's flex because it is too old : [Attachment 163294] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 11 02:55:07 PDT 2012


Tor Arne Vestbø <vestbo at webkit.org> has granted Simon Hausmann
<hausmann at webkit.org>'s request for review:
Bug 96359: [Qt] The ANGLE build on Windows breaks with GnuWin32's flex because
it is too old
https://bugs.webkit.org/show_bug.cgi?id=96359

Attachment 163294: Patch
https://bugs.webkit.org/attachment.cgi?id=163294&action=review

------- Additional Comments from Tor Arne Vestbø <vestbo at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=163294&action=review


> Source/ThirdParty/ANGLE/DerivedSources.pri:17
> +# A newer version of flex is required on Windows. At the moment the only
> +# one that appears to provide binaries and is not cygwin is winflex.
> +FLEX = flex
> +win32: FLEX = win_flex

default_pre perhaps, in case we need it elsewhere?


More information about the webkit-reviews mailing list