projects
/
qtdeclarative-opensource-src.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61305c9
)
no_lifetime_dse
author
Debian Qt/KDE Maintainers
<debian-qt-kde@lists.debian.org>
Fri, 7 Oct 2016 07:03:28 +0000
(07:03 +0000)
committer
Dmitry Shachnev
<mitya57@debian.org>
Fri, 7 Oct 2016 07:03:28 +0000
(07:03 +0000)
Gbp-Pq: Name no_lifetime_dse.diff
src/qml/qml.pro
patch
|
blob
|
history
diff --git
a/src/qml/qml.pro
b/src/qml/qml.pro
index f4862a17a6ddf788514279a48bf09aa26d910812..651afa6b75e3ddb7e33a5b381c0fbc8da119d247 100644
(file)
--- a/
src/qml/qml.pro
+++ b/
src/qml/qml.pro
@@
-18,7
+18,7
@@
exists("qqml_enable_gcov") {
greaterThan(QT_GCC_MAJOR_VERSION, 5) {
# Our code is bad. Temporary workaround.
- QMAKE_CXXFLAGS += -fno-delete-null-pointer-checks
+ QMAKE_CXXFLAGS += -fno-delete-null-pointer-checks
-fno-lifetime-dse
}
QMAKE_DOCS = $$PWD/doc/qtqml.qdocconf