2.3.90-1
This commit is contained in:
parent
5a7053e819
commit
ab188f024d
@ -479,7 +479,7 @@ fi
|
||||
EnableKernel="--enable-kernel=%{enablekernel}"
|
||||
echo "$BuildFlags" > ../BuildFlags
|
||||
echo "$GCC" > ../Gcc
|
||||
AddOns=`cd .. && echo */configure | sed -e 's!/configure!!g;s!\(linuxthreads\|nptl\|rtkaio\)\( \|$\)!!g;s! \+$!!;s! !,!g;s!^!,!;/^,\*$/d'`
|
||||
AddOns=`echo */configure | sed -e 's!/configure!!g;s!\(linuxthreads\|nptl\|rtkaio\)\( \|$\)!!g;s! \+$!!;s! !,!g;s!^!,!;/^,\*$/d'`
|
||||
%ifarch %{rtkaioarches}
|
||||
AddOns=,rtkaio$AddOns
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user