summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-12-18 21:33:37 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-12-18 21:33:37 +0100
commit9e38090b509d7e28731583665f91f63793b2f987 (patch)
treef57284b696354d9d117cbb3f735578b779244b1d /dev-qt/qtgui
parentdev-ruby/rack: add 1.6.12, 2.0.8 (diff)
downloadgentoo-9e38090b509d7e28731583665f91f63793b2f987.tar.gz
gentoo-9e38090b509d7e28731583665f91f63793b2f987.tar.bz2
gentoo-9e38090b509d7e28731583665f91f63793b2f987.zip
dev-qt/qtgui: Fix build with CXXFLAGS="-march=native"
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>
Diffstat (limited to 'dev-qt/qtgui')
-rw-r--r--dev-qt/qtgui/qtgui-5.14.0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-qt/qtgui/qtgui-5.14.0.ebuild b/dev-qt/qtgui/qtgui-5.14.0.ebuild
index 160554a8cf33..605ad8460d02 100644
--- 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