buildroot/package/qt
Vlad Zakharov 561622e4ef qt: build using old C++ standard
'std::auto_ptr' is deprecated with gcc-6 but is used in qt4 code.
So we have to build using old C++ standard to prevent build failures.

qt4 is not being developed no more, so unfortunately we can't update
obsolete C++ code and have to add this workaround.

Fixes:
http://autobuild.buildroot.net/results/54172d55f39b2fcfa5b7fb4d4ee01566678babbc/
and also Qt build for ARC.

Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-08-19 23:07:42 +02:00
..
0001-configure.patch
0002-eglwsegl-use-system.patch
0003-fix-const-atomics.patch
0004-pthread_getattr_np.patch
0005-script-qtdbus-no-gui.patch
0006-Add-initial-support-of-ARC-architecture.patch
0007-Prevent-unaligned-access-on-ARC.patch
0008-Fix-conversion-constructor-error-for-legacy-c-compil.patch
0009-Fix-library-inclusion-order-when-building-statically.patch
0010-Fix-for-platform-socklen_t-on-other-C-libraries-than.patch
0011-Link-with-ldl-option-only-when-it-is-supported.patch
Config.gfx.in
Config.in package/qt: webkit needs gst-plugins-base 2016-08-17 08:27:28 +02:00
Config.keyboard.in
Config.mouse.in
Config.sql.in
powervr.ini
qt.hash qt: fix build with ALSA >= 1.1.x 2016-08-09 12:10:48 +02:00
qt.mk qt: build using old C++ standard 2016-08-19 23:07:42 +02:00