mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-15 22:51:31 +00:00
chore: Swap scx-scheds back to GCC for now
This commit is contained in:
parent
d0e06ae739
commit
911e1164f9
@ -3,7 +3,6 @@
|
|||||||
%global build_timestamp %(date +"%Y%m%d")
|
%global build_timestamp %(date +"%Y%m%d")
|
||||||
%global rel_build git.%{build_timestamp}.%{shortcommit}%{?dist}
|
%global rel_build git.%{build_timestamp}.%{shortcommit}%{?dist}
|
||||||
%define _disable_source_fetch 0
|
%define _disable_source_fetch 0
|
||||||
%global toolchain clang
|
|
||||||
|
|
||||||
Name: scx-scheds
|
Name: scx-scheds
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
@ -14,7 +13,7 @@ License: GPL=2.0
|
|||||||
URL: https://github.com/sched-ext/scx
|
URL: https://github.com/sched-ext/scx
|
||||||
Source0: %{URL}/archive/%{commit}.tar.gz
|
Source0: %{URL}/archive/%{commit}.tar.gz
|
||||||
|
|
||||||
BuildRequires: clang
|
BuildRequires: gcc
|
||||||
BuildRequires: git
|
BuildRequires: git
|
||||||
BuildRequires: meson >= 1.2
|
BuildRequires: meson >= 1.2
|
||||||
BuildRequires: python
|
BuildRequires: python
|
||||||
|
Loading…
Reference in New Issue
Block a user