Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 670054 - default/linux/arm64 parents to little-endian making big-endian difficult to do
Summary: default/linux/arm64 parents to little-endian making big-endian difficult to do
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Profiles (show other bugs)
Hardware: ARM64 Linux
: Normal normal (vote)
Assignee: ARM64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-31 21:01 UTC by Steev Klimaszewski (RETIRED)
Modified: 2019-05-26 18:50 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steev Klimaszewski (RETIRED) gentoo-dev 2018-10-31 21:01:40 UTC
As the summary says, the base arm64 profile parents off little-endian so having big-endian profiles is rather difficult currently.  

This should also be fixed.

Reproducible: Always
Comment 1 Michael 'veremitz' Everitt 2018-10-31 21:10:55 UTC
If we can reach consensus on a good way to move forward to this, I have been doing work on profiles recently, and can fill in the missing pieces.

Would we rather create a separate BE sub-profile (under arm64/17.0) overriding the little-endian-ness, or split to have little-endian and big-endian ?

I have taken the initiative to implement musl/uclibc profiles for blueness under https://github.com/gentoo/gentoo/pull/10120
Comment 2 Aaron Bauman (RETIRED) gentoo-dev 2019-05-26 18:50:59 UTC
per steev, this bug can be closed.  BE profiles can be selected individually now and will be separated when deciding which profiles to stabilize.