forked from pool/qt6-macros
- Switch to the latest GCC version available in Leap
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qt6-macros?expand=0&rev=13
This commit is contained in:
parent
6e7b975cf0
commit
6c0cb28ad6
@ -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 \\\
|
||||
|
@ -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>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: qt6-macros
|
||||
Version: 20230629
|
||||
Version: 20240131
|
||||
Release: 0
|
||||
Summary: RPM macros for Qt6 packages
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user