Package: src:binutils
Version: 2.25.90.20151125-2

When build binutils with -j10, ldscripts are left there.
This is due to binary-arch.% is run before install.

See the attachment.

-- 
YunQiang Su
--- a/debian/rules
+++ b/debian/rules
@@ -1300,7 +1351,7 @@ endif
 # binary-arch target  #
 #######################
 
-binary.%: stamps/install.%
+binary.%: stamps/install.% install
        rm -rf $(D_CROSS)/$(PF)/share/info
 
        rm -rf $(D_CROSS)/DEBIAN

Reply via email to