From e6476e3c81ddf7870f79cc56e4a50a82f972f6fc Mon Sep 17 00:00:00 2001 From: aredridel Date: Sun, 27 Mar 2005 18:33:08 +0000 Subject: [PATCH 1/1] - SMP safe version of d_path is exported by PLD kernel; disable included Changed files: dazuko.spec -> 1.6 --- dazuko.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dazuko.spec b/dazuko.spec index 9478315..579a240 100644 --- a/dazuko.spec +++ b/dazuko.spec @@ -133,7 +133,8 @@ Statyczne biblioteki Dazuko. %if %{with kernel} # NOTE: It's not autoconf configure. bash ./configure \ - --kernelsrcdir=%{_kernelsrcdir} + --kernelsrcdir=%{_kernelsrcdir} \ + --disable-local-dpath # kernel module(s) for cfg in %{?with_dist_kernel:%{?with_smp:smp} up}%{!?with_dist_kernel:nondist}; do -- 2.44.0