]> git.pld-linux.org Git - packages/qt4.git/blame - gcc9.patch
bump icu abi to 72
[packages/qt4.git] / gcc9.patch
CommitLineData
b42b0c7f
JR
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*)
635fde71 8+ [1-9][0-9]*|9*|8*|7*|6*|5*|4*|3.4*)
b42b0c7f
JR
9 ;;
10 3.3*)
11 canBuildWebKit="no"
This page took 0.021963 seconds and 4 git commands to generate.