]> git.pld-linux.org Git - packages/libdwarf.git/commitdiff
- dwarfdump seems racy too
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 12 Jul 2013 15:06:38 +0000 (17:06 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 12 Jul 2013 15:06:38 +0000 (17:06 +0200)
libdwarf.spec

index 1abc1454857530aa82c7556228b686a6b13b731e..0f1dbd4841b72005557d68d265b59ad977cef8f0 100644 (file)
@@ -71,7 +71,8 @@ cd libdwarf
 
 cd ../dwarfdump
 %configure
-%{__make}
+# build races found
+%{__make} -j1
 
 cd ../dwarfdump2
 %configure
This page took 0.072313 seconds and 4 git commands to generate.