]> git.pld-linux.org Git - packages/acpica.git/commitdiff
- make -j1 auto/th/acpica-20090521-1 auto/ti/acpica-20090521-1
authorTomasz Pala <gotar@pld-linux.org>
Tue, 23 Jun 2009 21:45:14 +0000 (21:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acpica.spec -> 1.8

acpica.spec

index d5c7b08bcb26f9fd1a6186dd07140698aa520e5e..839b4177c91a0e4f606ff0abbd1c6415b35e82ce 100644 (file)
@@ -30,7 +30,7 @@ find . -name Makefile |xargs perl -pi -e "s,-O2,%{rpmcflags},g"
 %build
 %{__make} -C tools/acpisrc \
        CC="%{__cc}"
-%{__make} -C compiler \
+%{__make} -j1 -C compiler \
        CC="%{__cc}"
 
 %install
This page took 0.082886 seconds and 4 git commands to generate.