Sync from SUSE:SLFO:Main qt6-macros revision b5b828d3d9dbc0d361a2f015455c7167

This commit is contained in:
Adrian Schröter 2024-08-21 17:23:57 +02:00
parent e02a1e46f5
commit 65786cc904
3 changed files with 8 additions and 3 deletions

View File

@ -192,8 +192,8 @@
-G"Unix Makefiles" \\\
%endif \
%if 0%{?suse_version} == 1500 \
-DCMAKE_C_COMPILER:STRING=gcc-12 \\\
-DCMAKE_CXX_COMPILER:STRING=g++-12 \\\
-DCMAKE_C_COMPILER:STRING=gcc-13 \\\
-DCMAKE_CXX_COMPILER:STRING=g++-13 \\\
-DCMAKE_CXX_LINK_PIE_SUPPORTED:BOOL=ON \\\
%endif \
-DQT_DISABLE_RPATH:BOOL=ON \\\

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 31 14:49:23 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Switch to the latest GCC version available in Leap
-------------------------------------------------------------------
Wed Jun 28 16:20:06 UTC 2023 - Callum Farmer <gmbr3@opensuse.org>

View File

@ -17,7 +17,7 @@
Name: qt6-macros
Version: 20230629
Version: 20240131
Release: 0
Summary: RPM macros for Qt6 packages
License: MIT