]> git.pld-linux.org Git - packages/libdwarf.git/commitdiff
- dwarfdump2 build seems racy, so disable its parallel build auto/th/libdwarf-0.20130207.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 12 Jul 2013 13:40:58 +0000 (15:40 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 12 Jul 2013 13:40:58 +0000 (15:40 +0200)
libdwarf.spec

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