From b244954f620a0fcb8ed9001e3c4dd6c5595e5893 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Fri, 12 Feb 2016 15:20:24 +0100 Subject: Remove leftover from Symbian times Change-Id: I8b61f327c038fa51935c9990adb8493f5477643f Reviewed-by: Oswald Buddenhagen Reviewed-by: Thiago Macieira --- configure | 6 ------ 1 file changed, 6 deletions(-) diff --git a/configure b/configure index b790ceda41..a7fcf08fcc 100755 --- a/configure +++ b/configure @@ -3487,12 +3487,6 @@ if [ "$XPLATFORM_ANDROID" = "yes" ] ; then fi fi -if [ "$XPLATFORM_SYMBIAN_SBSV2" = "no" ]; then - if [ -z "$TEST_COMPILER" ]; then - echo "ERROR: Cannot set the compiler for the configuration tests" - exit 1 - fi -fi TEST_COMPILER_CXXFLAGS=`getXQMakeConf QMAKE_CXXFLAGS` GCC_MACHINE_DUMP= -- cgit v1.2.3