kkofler pushed to qt5-qtdeclarative (f22). "use %{qmake_qt5} macro in no_sse2 builds too"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 22 11:28:00 UTC 2015


>From 0e86e81b9953f2b86a9fdbaf17ef79db2962b9b7 Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Tue, 21 Apr 2015 20:53:10 -0500
Subject: use %{qmake_qt5} macro in no_sse2 builds too


diff --git a/qt5-qtdeclarative.spec b/qt5-qtdeclarative.spec
index cf3d6e8..eb409e8 100644
--- a/qt5-qtdeclarative.spec
+++ b/qt5-qtdeclarative.spec
@@ -92,7 +92,7 @@ make %{?_smp_mflags} -C %{_target_platform}
 # build libQt5Qml with no_sse2
 mkdir -p %{_target_platform}-no_sse2
 pushd    %{_target_platform}-no_sse2
-%{_qt5_qmake} -config no_sse2 ..
+%{qmake_qt5} -config no_sse2 ..
 make sub-src-clean
 make %{?_smp_mflags} -C src/qml
 popd
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/qt5-qtdeclarative.git/commit/?h=f22&id=0e86e81b9953f2b86a9fdbaf17ef79db2962b9b7


More information about the scm-commits mailing list