Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719316 - Invalid make.profile symlink
Summary: Invalid make.profile symlink
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: ARM Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-24 22:34 UTC by Murilo Morais
Modified: 2021-01-21 21:02 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Add ARMv7a microarchitecture. (bootstrap-prefix.patch,368 bytes, patch)
2020-04-24 22:34 UTC, Murilo Morais
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Murilo Morais 2020-04-24 22:34:33 UTC
Created attachment 634448 [details, diff]
Add ARMv7a microarchitecture.

When using CHOST="armv7l-pc-linux-gnu", in line 411 the variable "profile_linux" is set to "default/linux/ARCH/17.0/prefix/kernel-3.2+" and in lines 465 the variable "profile" is set to "default/linux/arm/17.0/prefix/kernel-3.2+" ignoring the ARMv7a microarchitecture, the correct thing would be to set the "profile" variable to "default/linux/arm/17.0/armv7a/prefix/kernel-3.2+".
Comment 1 Fabian Groffen gentoo-dev 2021-01-21 16:48:20 UTC
How much do you want support for this target?  We don't have keywords, and we'd have to create the profile.  It is true that it is missing, do you still have a need for it?
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-01-21 21:02:56 UTC
yes, please tell us if this is actually useful or not, and so on.