bootstrap: Fix arm/ppc compiler package

* This is used around bootstrap and seems to hard-code
  paths to extracted hpkgs
* Helps #10240
This commit is contained in:
Alexander von Gluck IV
2017-07-02 17:43:38 -05:00
parent 4e219110d4
commit 9f87633edd
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -5,9 +5,9 @@ BootstrapPackageRepository HaikuPortsCross
haikuporter-0-1 haikuporter-0-1
: :
# repository architecture packages (stage 0) # repository architecture packages (stage 0)
gcc_bootstrap-4.8.4_2014_12_21-1 gcc_bootstrap-5.4.0_2016_06_04-1
gcc_bootstrap_syslibs-4.8.4_2014_12_21-1 gcc_bootstrap_syslibs-5.4.0_2016_06_04-1
gcc_bootstrap_syslibs_devel-4.8.4_2014_12_21-1 gcc_bootstrap_syslibs_devel-5.4.0_2016_06_04-1
: :
# repository architecture packages (stage 1) # repository architecture packages (stage 1)
bash_bootstrap-4.3.42-1 bash_bootstrap-4.3.42-1
+3 -3
View File
@@ -5,9 +5,9 @@ BootstrapPackageRepository HaikuPortsCross
haikuporter-0-1 haikuporter-0-1
: :
# repository architecture packages (stage 0) # repository architecture packages (stage 0)
gcc_bootstrap-4.8.4_2014_12_21-1 gcc_bootstrap-5.4.0_2016_06_04-1
gcc_bootstrap_syslibs-4.8.4_2014_12_21-1 gcc_bootstrap_syslibs-5.4.0_2016_06_04-1
gcc_bootstrap_syslibs_devel-4.8.4_2014_12_21-1 gcc_bootstrap_syslibs_devel-5.4.0_2016_06_04-1
: :
# repository architecture packages (stage 1) # repository architecture packages (stage 1)
bash_bootstrap-4.3.42-1 bash_bootstrap-4.3.42-1