mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-25 19:57:43 +03:00
Propagate KERNEL_* to *.spec
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Authored-by: Damian Szuberski <szuberskidamian@gmail.com> Signed-off-by: Peter Levine <plevine457@gmail.com> Closes #13046
This commit is contained in:
committed by
Brian Behlendorf
parent
b66140c6ad
commit
4eea717c4f
@@ -140,7 +140,10 @@ for kernel_version in %{?kernel_versions}; do
|
||||
--with-linux=%{ksrc} \
|
||||
--with-linux-obj=%{kobj} \
|
||||
%{debug} \
|
||||
%{debuginfo}
|
||||
%{debuginfo} \
|
||||
%{?kernel_cc} \
|
||||
%{?kernel_ld} \
|
||||
%{?kernel_llvm}
|
||||
make %{?_smp_mflags}
|
||||
cd ..
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user