From d1c10615e31acc487eae0c966e8c3a8e5927af84 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Tue, 18 Dec 2012 16:55:20 +0100 Subject: slash the -fast configure option it's completely broken, and i have no time to fix it properly now. configure runs no qmake -r by default any more, so it's fast enough. Change-Id: Ib2b4c68f1fc2fe95accecbe93dd5a87c9b015692 Reviewed-by: David Faure (KDE) Reviewed-by: Lars Knoll --- dist/changes-5.0.0 | 1 + 1 file changed, 1 insertion(+) (limited to 'dist') diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0 index 212e08f11f..887b54d502 100644 --- a/dist/changes-5.0.0 +++ b/dist/changes-5.0.0 @@ -1054,6 +1054,7 @@ Qt for Windows CE Whether code should be compiled with exception support enabled or disabled can be controlled by a CONFIG += exceptions/exceptions_off setting in the .pro file. * The -no/-stl configure options are gone. Qt always uses the STL now. + * The -no/-fast configure options are gone. * The -prefix-install configure option is gone. Use -prefix, etc. instead. * The -make option of the Windows configure was renamed to -make-tool. -make now complements -no-make, like in the Unix version. -- cgit v1.2.3