Add package.keywords needed for hardfloat
svn path=/trunk/; revision=768
This commit is contained in:
parent
474aa87d52
commit
08cd227d97
5 changed files with 19 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
# To get gcc-4.5, since hardfloat is only supported there
|
||||
sys-devel/gcc
|
||||
# <3.0 doesn't build with gcc-4.5
|
||||
sys-apps/diffutils
|
|
@ -5,3 +5,6 @@ rel_type: default
|
|||
profile: default/linux/arm/10.0
|
||||
snapshot: 2008.0
|
||||
source_subpath: default/stage3-armv7a_hardfp-2008.0
|
||||
# Needed until gcc-4.5 is stable
|
||||
portage_confdir: /root/releng/trunk/releases/weekly/specs/arm/armv7a/hardfloat/portage
|
||||
|
||||
|
|
|
@ -5,3 +5,6 @@ rel_type: default
|
|||
profile: default/linux/arm/10.0
|
||||
snapshot: 2008.0
|
||||
source_subpath: default/stage1-armv7a_hardfp-2008.0
|
||||
# Needed until gcc-4.5 is stable
|
||||
portage_confdir: /root/releng/trunk/releases/weekly/specs/arm/armv7a/hardfloat/portage
|
||||
|
||||
|
|
|
@ -5,3 +5,5 @@ rel_type: default
|
|||
profile: default/linux/arm/10.0
|
||||
snapshot: 2008.0
|
||||
source_subpath: default/stage2-armv7a_hardfp-2008.0
|
||||
# Needed until gcc-4.5 is stable
|
||||
portage_confdir: /root/releng/trunk/releases/weekly/specs/arm/armv7a/hardfloat/portage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue