summaryrefslogtreecommitdiff
path: root/Tools/qmake/mkspecs/features/functions.prf
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/qmake/mkspecs/features/functions.prf')
-rw-r--r--Tools/qmake/mkspecs/features/functions.prf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/qmake/mkspecs/features/functions.prf b/Tools/qmake/mkspecs/features/functions.prf
index 213e482d1..e3f42cec4 100644
--- a/Tools/qmake/mkspecs/features/functions.prf
+++ b/Tools/qmake/mkspecs/features/functions.prf
@@ -82,7 +82,7 @@ defineTest(isPlatformSupported) {
}
}
} else {
- skipBuild("MinGW build skipped.")
+ isGCCVersionSupported()
}
} else: macos {
# We require macOS 10.10 (darwin version 14.0.0) or newer