Remove leftover from Symbian times
Change-Id: I8b61f327c038fa51935c9990adb8493f5477643f Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>bb10
parent
bd35260415
commit
b244954f62
|
|
@ -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=
|
||||
|
|
|
|||
Loading…
Reference in New Issue