specs/hppa: Build stage3 from stage1

stage2 runs bootstrap.sh, which made sense when gcc had a
build/bootstrap USE flags that were set in stage1 and 2. But gcc is
fully built in stage1 now, making stage2 a waste of time.
This commit is contained in:
Matt Turner 2018-09-14 11:22:43 -07:00
parent ef7ad5313c
commit 3f5e1b5b7d
2 changed files with 2 additions and 2 deletions

View file

@ -4,6 +4,6 @@ version_stamp: 2008.0
rel_type: default
profile: default/linux/hppa/17.0
snapshot: 2008.0
source_subpath: default/stage2-hppa1.1-2008.0
source_subpath: default/stage1-hppa1.1-2008.0
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
pkgcache_path: /var/tmp/catalyst/packages/default/stage3-hppa1.1

View file

@ -4,6 +4,6 @@ version_stamp: 2008.0
rel_type: default
profile: default/linux/hppa/17.0
snapshot: 2008.0
source_subpath: default/stage2-hppa2.0-2008.0
source_subpath: default/stage1-hppa2.0-2008.0
portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
pkgcache_path: /var/tmp/catalyst/packages/default/stage3-hppa2.0