projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af11b57
)
dev-qt/qtgui: Fix build with CXXFLAGS="-march=native"
author
Andreas Sturmlechner
<asturm@gentoo.org>
Wed, 18 Dec 2019 20:33:37 +0000
(21:33 +0100)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Wed, 18 Dec 2019 20:33:37 +0000
(21:33 +0100)
Old fix from 5.12.1 still applies.
Bug: https://bugs.gentoo.org/672946
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-qt/qtgui/qtgui-5.14.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-qt/qtgui/qtgui-5.14.0.ebuild
b/dev-qt/qtgui/qtgui-5.14.0.ebuild
index 160554a8cf3324f678498a09e7720f6bac87401b..605ad8460d02ada4c07651adaf4d1d63c94e9f08 100644
(file)
--- a/
dev-qt/qtgui/qtgui-5.14.0.ebuild
+++ b/
dev-qt/qtgui/qtgui-5.14.0.ebuild
@@
-72,6
+72,8
@@
PDEPEND="
wayland? ( ~dev-qt/qtwayland-${PV} )
"
+PATCHES=( "${FILESDIR}/qt-5.12-gcc-avx2.patch" ) # bug 672946
+
QT5_TARGET_SUBDIRS=(
src/tools/qvkgen
src/gui