chore (limine): use %conf (#11291) (#11337)

This commit is contained in:
Raboneko
2026-04-17 13:07:48 -05:00
committed by GitHub
parent e44c6a034d
commit 3373135bd0
+3 -1
View File
@@ -17,8 +17,10 @@ the reference implementation for the Limine boot protocol.
%autosetup
cp %{S:1} .
%build
%conf
%configure --enable-all CC_FOR_TARGET=clang LD_FOR_TARGET=ld.lld
%build
%make_build
%install