mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
* fix(cuda-gcc): Ifcond for GCC version tracking (#4491)
* fix(cuda-gcc): Ifcond for GCC version tracking
* chore: Bump release
(cherry picked from commit 9757df21ad)
Signed-off-by: RockGrub <RockGrub@users.noreply.github.com>
* Update cuda-gcc.spec
Signed-off-by: Gilver <rockgrub@disroot.org>
---------
Signed-off-by: RockGrub <RockGrub@users.noreply.github.com>
Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
%if 0%{?fedora} < 42 || 0%{?rhel} <= 10
|
||||
%if 0%{?fedora} < 042
|
||||
%global gcc_major 13
|
||||
%else
|
||||
%global gcc_major 14
|
||||
Reference in New Issue
Block a user