diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2019-03-01 12:12:11 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2019-03-07 23:54:05 +0000 |
commit | 6280befe6c4dbbc5ac8f384cda4480a1b896b1dd (patch) | |
tree | 7d3a16932aa9b6e6e138f6ac056866d13448795d /recipes-qt/qt5/qtwebengine | |
parent | 77ed8fb225093148583d4d119b89c26d4acc4ee5 (diff) | |
download | meta-qt5-6280befe6c4dbbc5ac8f384cda4480a1b896b1dd.tar.gz |
qtscript: add fix for build with gcc 8.3
* fixes issue introduced with gcc upgrade to 8.3:
| /OE/build/luneos-master/webos-ports/tmp-glibc/work/i586-webos-linux/qtscript/5.12.0+gitAUTOINC+0be84da600-r0/git/src/3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:157:5: error: expected '(' before 'volatile'
| asm volatile (
| ^~~~~~~~
| (
| /OE/build/luneos-master/webos-ports/tmp-glibc/work/i586-webos-linux/qtscript/5.12.0+gitAUTOINC+0be84da600-r0/git/src/3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp:158:1: error: expected unqualified-id before string constant
| ".globl " SYMBOL_STRING(ctiOpThrowNotCaught) "\n"
| ^~~~~~~~~
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine')
0 files changed, 0 insertions, 0 deletions