]> git.pld-linux.org Git - packages/crossmingw32-evil.git/commitdiff
- build seems racy, try -j1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 2 Sep 2012 19:15:12 +0000 (21:15 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 2 Sep 2012 19:15:12 +0000 (21:15 +0200)
crossmingw32-evil.spec

index 90039a35ef15c48acb3fe8691b91eae21c3281ca..45c95b05fab8bc8baa8b37336ed31350aa7174fb 100644 (file)
@@ -88,7 +88,7 @@ Biblioteki DLL Evil dla Windows.
        --host=%{target} \
        --disable-silent-rules
 
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.108674 seconds and 4 git commands to generate.