Explorar o código

mkplatformfs.sh.in: use the cache

Michael Aldridge %!s(int64=7) %!d(string=hai) anos
pai
achega
bc6d432ab1
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      mkplatformfs.sh.in

+ 3 - 0
mkplatformfs.sh.in

@@ -127,6 +127,9 @@ esac
 # Derive the target architecture using the static map
 set_target_arch_from_platform
 
+# And likewise set the cache
+set_cachedir
+
 # Append any additional packages if they were requested
 if [ -z "$EXTRA_PKGS" ] ; then
     PKGS="$PKGS $EXTRA_PKGS"