Add support for overriding the profile and install baselayout for merged-usr (rebase of #32)#45
Draft
mattst88 wants to merge 4 commits into
Draft
Add support for overriding the profile and install baselayout for merged-usr (rebase of #32)#45mattst88 wants to merge 4 commits into
mattst88 wants to merge 4 commits into
Conversation
Closes: https://bugs.gentoo.org/748975 Closes: gentoo#22 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
It's almost never what users want and causes issues even if they change the profile later. Closes: https://bugs.gentoo.org/748975 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
crossdev environments need to support merged-usr now, especially now that the profile can be selected. The logic around this is messy and best handled by the baselayout package when it is supported by the arch. This package now gets installed immediately before binutils. It means a few small extra files get installed, but that's a small price to pay. We could INSTALL_MASK them, but that would just add more complexity. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Member
|
cc @chewi |
Member
|
At the moment, I think this is more or less just a rebase of what I did. That might be enough if we ignore multilib. |
Contributor
Author
It is -- as stated in the title?
I think we should. |
Contributor
What is the issue with multilib? I looked at #32 a while back and the notes just said there were problems with the ABI list on avr but didn't get into a whole lot of detail. Is there an easy way I can duplicate the issue? I ask because I am dealing with a bunch of the arm multi-lib stuff in a separate pr and I am not convinced we should just ignore it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.