RESOLVED FIXED 73063
CXX version check failed for GCC reported as 4.6
https://bugs.webkit.org/show_bug.cgi?id=73063
Summary CXX version check failed for GCC reported as 4.6
Roger Wang
Reported 2011-11-23 18:02:58 PST
On some platforms, gcc -dumpversion report 4.6 rather than 4.6.0, where it will failed the version check. The attached patch fixes this.
Attachments
proposed patch (957 bytes, patch)
2011-11-23 18:03 PST, Roger Wang
no flags
Patch (1.15 KB, patch)
2011-11-23 18:54 PST, Roger Wang
no flags
Roger Wang
Comment 1 2011-11-23 18:03:52 PST
Created attachment 116461 [details] proposed patch
Roger Wang
Comment 2 2011-11-23 18:54:18 PST
Raphael Kubo da Costa (:rakuco)
Comment 3 2012-01-10 19:21:54 PST
Comment on attachment 116466 [details] Patch In a way, this was fixed in bug 73642. Clearing r? flag here.
Note You need to log in before you can comment on or make changes to this bug.