Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
5.5.0 RC
-
None
-
68c915f
Description
Commit a218a252c4200cfe7048de81a46f7e48349084d5 introduced a change that made the build call "win_bison" instead of "bison" for the parser generator. That means the standard tool installed by MSYS2 (which is recent enough) is not found.
There doesn't seem to be a good reason to find the tool under a non-standard name. We should rename the tool back to the standard name so that a system-wide installation can be used.
Attachments
Issue Links
- is required for
-
QTBUG-46863 Issues to be fixed before Qt 5.5.1
-
- Closed
-
For Gerrit Dashboard: QTBUG-46852 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
114984,3 | Fix build: revert change from "bison" to "win_bison" | 5.5 | qt/qtbase | Status: ABANDONED | -2 | 0 |
122611,4 | gnuwin32: Remove old versions of bison/flex from the distribution | 5.5 | qt/qt5 | Status: MERGED | +2 | 0 |
122613,3 | ANGLE: call flex/bison by their standard names | 5.5 | qt/qtbase | Status: MERGED | +2 | 0 |