Explorar o código

Test dirclean for faster performance

bryan %!s(int64=2) %!d(string=hai) anos
pai
achega
7bea684ecf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      openwrtbuilder

+ 1 - 1
openwrtbuilder

@@ -707,7 +707,7 @@ fromSource() {
     # make distclean # compiled output, toolchain, build tools, .config, feeds, .ccache
 
     debug "make ${make_opts[*]} dirclean"
-    make "${make_opts[@]}" dirclean
+    make "${make_opts[@]}" targetclean
     debug "make ${make_opts[*]} download"
     make "${make_opts[@]}" download
     debug "make ${make_opts[*]} -j$(nproc) world"