From e227b8ecf686bb2ace31be62e683bd76591ad7b1 Mon Sep 17 00:00:00 2001 From: Alex Trotsenko Date: Fri, 1 May 2015 14:02:16 +0300 Subject: Deinline QRingBuffer class Reduce the size of .text section in QtCore by 4.5KB and in QtNetwork by 26.5KB. Change-Id: If7998776166b9681c1e4b24c51d40444aa996d7a Reviewed-by: Oswald Buddenhagen --- tools/configure/Makefile.mingw | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/configure/Makefile.mingw') diff --git a/tools/configure/Makefile.mingw b/tools/configure/Makefile.mingw index 40c2112132..a626bd6052 100644 --- a/tools/configure/Makefile.mingw +++ b/tools/configure/Makefile.mingw @@ -48,6 +48,7 @@ OBJECTS = \ qfsfileengine_win.o \ qfsfileengine_iterator.o \ qiodevice.o \ + qringbuffer.o \ qdebug.o \ qtextstream.o \ qlogging.o \ -- cgit v1.2.3