summaryrefslogtreecommitdiffstats
path: root/src/corelib/Qt5CoreConfigExtras.cmake.in
diff options
context:
space:
mode:
authorAlexander Volkov <a.volkov@rusbitech.ru>2016-08-22 13:42:00 +0300
committerAlexander Volkov <a.volkov@rusbitech.ru>2016-08-23 10:10:38 +0000
commit4f6f0cd4c95d77ec33f73072fcd0c15144745701 (patch)
tree1eb24f2bee8abe0b073bbe69c84bda8bb6962403 /src/corelib/Qt5CoreConfigExtras.cmake.in
parentc3bd28de8d3659fb9c5acc1528f1972ebd2c45ac (diff)
Bypass a bug in gcc 4.7 for QAtomicTraits::isLockFree()
It's not possible to build Qt with gcc 4.7 since aca0e367be9cdc3b48f09200f4eadbcfe5a574c8 because of the bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53473 that doesn't allow to specialize static members declared both as constexpr and noexcept. That commit was made after 5.7.0 and it introduced QAtomicTraits::isLockFree() with these specifiers. Remove the noexcept specifier to fix building. Change-Id: Ifc2462c90de1180f1e015fdc0646f246d33e68b0 Reviewed-by: Marc Mutz <marc.mutz@kdab.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/Qt5CoreConfigExtras.cmake.in')
0 files changed, 0 insertions, 0 deletions