chore: Swap scx-scheds back to GCC for now

This commit is contained in:
Kyle Gospodnetich 2024-08-14 08:18:04 -07:00
parent d0e06ae739
commit 911e1164f9

View File

@ -3,7 +3,6 @@
%global build_timestamp %(date +"%Y%m%d")
%global rel_build git.%{build_timestamp}.%{shortcommit}%{?dist}
%define _disable_source_fetch 0
%global toolchain clang
Name: scx-scheds
Version: 1.0.1
@ -14,7 +13,7 @@ License: GPL=2.0
URL: https://github.com/sched-ext/scx
Source0: %{URL}/archive/%{commit}.tar.gz
BuildRequires: clang
BuildRequires: gcc
BuildRequires: git
BuildRequires: meson >= 1.2
BuildRequires: python