]> git.pld-linux.org Git - packages/qt4.git/blob - gcc9.patch
- exceptions are used in some parts, rel 44
[packages/qt4.git] / gcc9.patch
1 --- qt-everywhere-opensource-src-4.8.7/configure~       2019-09-14 20:06:01.000000000 +0200
2 +++ qt-everywhere-opensource-src-4.8.7/configure        2019-09-14 20:40:44.545345003 +0200
3 @@ -7753,7 +7753,7 @@
4      *-g++*)
5         # Check gcc's version
6         case "$(${QMAKE_CONF_COMPILER} -dumpversion)" in
7 -           8*|7*|6*|5*|4*|3.4*)
8 +           [1-9][0-9]*|9*|8*|7*|6*|5*|4*|3.4*)
9                 ;;
10              3.3*)
11                  canBuildWebKit="no"
This page took 0.064833 seconds and 3 git commands to generate.