packages: xorg-driver-video-fglrx/xorg-driver-video-fglrx.spec - build with...
lisu
lisu at pld-linux.org
Wed Apr 20 18:23:44 CEST 2011
Author: lisu Date: Wed Apr 20 16:23:44 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- build with -j1 flag
---- Files affected:
packages/xorg-driver-video-fglrx:
xorg-driver-video-fglrx.spec (1.230 -> 1.231)
---- Diffs:
================================================================
Index: packages/xorg-driver-video-fglrx/xorg-driver-video-fglrx.spec
diff -u packages/xorg-driver-video-fglrx/xorg-driver-video-fglrx.spec:1.230 packages/xorg-driver-video-fglrx/xorg-driver-video-fglrx.spec:1.231
--- packages/xorg-driver-video-fglrx/xorg-driver-video-fglrx.spec:1.230 Wed Apr 20 14:26:45 2011
+++ packages/xorg-driver-video-fglrx/xorg-driver-video-fglrx.spec Wed Apr 20 18:23:39 2011
@@ -230,7 +230,7 @@
%if %{with kernel}
cd common/lib/modules/fglrx/build_mod
cp -f 2.6.x/Makefile .
-%build_kernel_modules -m fglrx GCC_VER_MAJ=%{_ccver}
+%build_kernel_modules -m fglrx GCC_VER_MAJ=%{_ccver} -j1
cd -
%endif
@@ -451,6 +451,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.231 2011/04/20 16:23:39 lisu
+- build with -j1 flag
+
Revision 1.230 2011/04/20 12:26:45 uzsolt
- 11.3
- kernel patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-driver-video-fglrx/xorg-driver-video-fglrx.spec?r1=1.230&r2=1.231&f=u
More information about the pld-cvs-commit
mailing list