SPECS: kvm.spec - fixme: userspace shouldn't reference _kernelsrcdir
qboosh
qboosh at pld-linux.org
Mon Feb 5 16:36:33 CET 2007
Author: qboosh Date: Mon Feb 5 15:36:33 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixme: userspace shouldn't reference _kernelsrcdir
---- Files affected:
SPECS:
kvm.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/kvm.spec
diff -u SPECS/kvm.spec:1.4 SPECS/kvm.spec:1.5
--- SPECS/kvm.spec:1.4 Mon Feb 5 16:34:07 2007
+++ SPECS/kvm.spec Mon Feb 5 16:36:28 2007
@@ -98,6 +98,7 @@
--qemu-cc="%{__cc}"
%if %{with userspace}
+# FIXME: no references to %{_kernelsrcdir} outside kernel allowed
%{__make} -C user KERNELDIR=%{_kernelsrcdir}
%{__make} -C qemu KERNELDIR=%{_kernelsrcdir}
%endif
@@ -193,6 +194,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2007/02/05 15:36:28 qboosh
+- fixme: userspace shouldn't reference _kernelsrcdir
+
Revision 1.4 2007/02/05 15:34:07 qboosh
- pl, cleanup
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kvm.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list