projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7da64f
)
qt5-build.eclass: warn about using -g/-ggdb with qtwebengine too
author
Davide Pesavento
<pesa@gentoo.org>
Sat, 23 Jan 2016 01:11:39 +0000
(
02:11
+0100)
committer
Davide Pesavento
<pesa@gentoo.org>
Tue, 2 Feb 2016 18:35:09 +0000
(19:35 +0100)
(cherry picked from proj/qt commit
4009c796c455439b48d47dc8d04b2af3d5b4b1ed
)
eclass/qt5-build.eclass
patch
|
blob
|
history
diff --git
a/eclass/qt5-build.eclass
b/eclass/qt5-build.eclass
index 12aef9cef4dcc3fd31f1f49ba2d3449d86571df1..f71a35e4a270df2256e39b63059d62e43de69797 100644
(file)
--- a/
eclass/qt5-build.eclass
+++ b/
eclass/qt5-build.eclass
@@
-133,7
+133,7
@@
qt5-build_src_unpack() {
ewarn
fi
- if [[ ${PN} == qtwebkit ]]; then
+ if [[ ${PN} == qtweb
engine || ${PN} == qtweb
kit ]]; then
eshopts_push -s extglob
if is-flagq '-g?(gdb)?([1-9])'; then
ewarn