From c665528312f6b3e643c54456227abd2b16c51ca0 Mon Sep 17 00:00:00 2001 From: Pekka Vuorela Date: Mon, 21 Sep 2020 17:38:38 +0300 Subject: [PATCH] =?UTF-8?q?[qtbase]=C2=A0Build=20aarch64=20with=20qreal=3D?= =?UTF-8?q?=3Ddouble=20as=20default=20upstream.=20Contributes=20to=20JB#49?= =?UTF-8?q?697?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Double is nowadays the default upstream. As we don't have yet 64-bit ABI to break, we can use the default for that. --- rpm/qtbase.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rpm/qtbase.spec b/rpm/qtbase.spec index f882605fdd..23a5caa92b 100644 --- a/rpm/qtbase.spec +++ b/rpm/qtbase.spec @@ -494,7 +494,9 @@ MAKEFLAGS=%{?_smp_mflags} \ %endif -kms \ -gbm \ +%ifnarch aarch64 -qreal float \ +%endif -journald \ -no-use-gold-linker fi # config.status check